From 4dfc11db56458bc1fbd1816fb2d973ef4092541f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Tue, 20 Jun 2017 09:52:39 +0200 Subject: [PATCH] Cleanup CHANGELOG MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- CHANGELOG.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 07347e5b7..eab1c36a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # Changelog All notable changes to this project will be documented in this file. -## 0.2.0 +## 0.2.0 - 2017-06-20 ### Added - Due dates for cards @@ -16,10 +16,9 @@ All notable changes to this project will be documented in this file. - Various fixes for mobile devices - UI improvements to fit the Nextcloud design -## 0.1.4 +## 0.1.4 - 2017-05-04 ### Fixed - - Avoid red shadow on input in firefox - Fix broken delete function for boards - Fix broken board loading when groups were used for sharing @@ -28,11 +27,9 @@ All notable changes to this project will be documented in this file. ## 0.1.3 - 2017-05-01 ### Added - - Icon to show if a card has a description ### Changed - - Use OCS API to get users/groups for sharing - Various UI improvements - Show display name instead of uid @@ -42,6 +39,7 @@ All notable changes to this project will be documented in this file. ## 0.1.2 + ### Added - Add translations @@ -56,6 +54,7 @@ All notable changes to this project will be documented in this file. - Fixed SQL statements without prefixes ## 0.1.1 + ### Fixed - Various styling improvements - Fix problems with MySQL and PostgreSQL @@ -63,6 +62,7 @@ All notable changes to this project will be documented in this file. - Fix error when changing board permissions ## 0.1.0 + ### Added - Sharing boards with other users - Create and manage boards