Signed-off-by: Artem Anufrij <artem.anufrij@live.de>
This commit is contained in:
Artem Anufrij
2017-07-04 20:55:10 +02:00
committed by Julius Härtl
parent 1cb37ac8fa
commit 34a253cff2
2 changed files with 16 additions and 1 deletions

View File

@@ -1,6 +1,21 @@
# Changelog
All notable changes to this project will be documented in this file.
## 0.2.1 - 2017-07-04
### Added
- Editing board details in board list
- Due date on mouse over
### Changed
- Polished label editor
- Polished sidebar
- UI improvements in board view
- Moved to SCSS
### Fixed
- Fix opacity of last entry in board list
## 0.2.0 - 2017-06-20
### Added

View File

@@ -16,7 +16,7 @@
💥 This is still alpha software: it may not be stable enough for production!
</description>
<version>0.2.0</version>
<version>0.2.1</version>
<licence>agpl</licence>
<author>Julius Härtl</author>
<namespace>Deck</namespace>