diff --git a/CHANGELOG.md b/CHANGELOG.md index 91b4f5e5e..f7a7a74f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog All notable changes to this project will be documented in this file. +## 1.1.2 - 2020-10-14 + +### Bugfixes + +* [#2436](https://github.com/nextcloud/deck/pull/2436) Move most destructive actions in drop down menus to the bottom +* [#2438](https://github.com/nextcloud/deck/pull/2438) Fix scrollable titles with Dyslexia font +* [#2439](https://github.com/nextcloud/deck/pull/2439) Only remove card padding for editable cards +* [#2442](https://github.com/nextcloud/deck/pull/2442) Move navigation toggle handling to @nextcloud/vue native one +* [#2443](https://github.com/nextcloud/deck/pull/2443) Do not open the dialog automatically upon card creation, only upon click + ## 1.1.1 - 2020-10-13 ### Bugfixes diff --git a/appinfo/info.xml b/appinfo/info.xml index e45b12711..7e87f2ddc 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -17,7 +17,7 @@ - 🚀 Get your project organized - 1.1.1 + 1.1.2 agpl Julius Härtl Deck