diff --git a/CHANGELOG.md b/CHANGELOG.md
index 672b7ec3..27759ad1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,12 @@
+
+# [v1.9.0](https://github.com/Sirimangalo/meditation-plus-angular/compare/v1.8.0...v1.9.0) (2017-02-04)
+
+### Bug Fixes
+* **questions:** fixed displaying of answered questions.
+* **user:** fixed password changing of users (for admins).
+* **schedule:** display times in UTC.
+* **general:** we fixed several little bugs and made a huge refactoring under the hood.
+
# [v1.8.0](https://github.com/Sirimangalo/meditation-plus-angular/compare/v1.7.0...v1.8.0) (2016-11-12)
@@ -219,4 +228,4 @@
* **messages:** links are now transformed to clickable hyperlinks.
* **messages:** questions with the `:question:` emoji are now highlighted.
-* **general:** you'll be notified when the app has been updated.
\ No newline at end of file
+* **general:** you'll be notified when the app has been updated.