From 3442ff4d09785dc6252d9498d052c282f7c1c88d Mon Sep 17 00:00:00 2001 From: binarious Date: Sat, 4 Feb 2017 19:53:19 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) 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.