From a14a33d69ce399594d0454c5653e0dd491fb528e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Wed, 7 Apr 2021 18:43:30 +0200 Subject: [PATCH] Bump version to 1.2.6 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- CHANGELOG.md | 7 +++++++ appinfo/info.xml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 479ecea46..14559b10b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ # Changelog All notable changes to this project will be documented in this file. +## 1.2.6 - 2021-04-07 + +### Fixed +* [#2925](https://github.com/nextcloud/deck/pull/2925) Avoid reusing the existing route object to make navigation work properly +* [#2947](https://github.com/nextcloud/deck/pull/2947) Fix bug when saving the description + + ## 1.2.5 - 2021-03-05 ### Fixed diff --git a/appinfo/info.xml b/appinfo/info.xml index 6814c14e1..634e4dc9b 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -17,7 +17,7 @@ - 🚀 Get your project organized - 1.2.5 + 1.2.6 agpl Julius Härtl Deck