Update changelog.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 35ec484..60ccc95 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,20 @@
-# #develop#
+# 5.0.0
 
- TODO: Enumerate changes.
+This major change introduces a breaking API change for Swift clients.
 
+## Breaking changes
+
+**Swift only**: The UIViewController extension property `transitionController` has been renamed to `mdm_transitionController`.
+
+## Source changes
+
+* [[breaking] Rename the transitionController Swift API to mdm_transitionController. (#59)](https://github.com/material-motion/motion-transitioning-objc/commit/7b3f0c28bc43ed25248fad2e197228fc815b0909) (featherless)
+
+## API changes
+
+### UIViewController
+
+**renamed (swift)** method: `transitionController` to `mdm_transitionController`.
 
 # 4.0.2