From 12fb5f0a1f24c0533c4d8e85813d3de1cbe952bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Tue, 20 Aug 2019 10:42:27 +0200 Subject: [PATCH] Update CHANGELOG MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 65aed2f0e..547f568e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,23 @@ # Changelog All notable changes to this project will be documented in this file. +## 0.7.0 - 2019-08-20 + +## Added +- Make deck compatible to Nextcloud 17 +- Allow to set the description when creating cards though the REST API + +## 0.6.6 - 2019-08-01 + +### Fixed +- Bump security related dependencies + +## 0.6.5 - 2019-07-28 + +### Fixed +- Fix attachment upload/delete failures +- Bump dependencies + ## 0.6.4 - 2019-06-30 ### Fixed