Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2017-06-20 10:52:39 +0300
committerJulius Härtl <github@jus.li>2017-06-20 11:19:59 +0300
commit4dfc11db56458bc1fbd1816fb2d973ef4092541f (patch)
treea8bf1765dd95ed4797326449b921b1ef6c2a0d7b /CHANGELOG.md
parent5b620879def4fe18c8b0f962a21e49334c55c143 (diff)
Cleanup CHANGELOG
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 07347e5b..eab1c36a 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