From 124cc94939ec794b3dc908e0b7949ad95449f848 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Wed, 14 Oct 2020 11:42:03 +0200 Subject: [PATCH] Bump version to 1.1.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- CHANGELOG.md | 10 ++++++++++ appinfo/info.xml | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) 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