committed by
Julius Härtl
parent
1cb37ac8fa
commit
34a253cff2
15
CHANGELOG.md
15
CHANGELOG.md
@@ -1,6 +1,21 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
All notable changes to this project will be documented in this file.
|
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
|
## 0.2.0 - 2017-06-20
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
💥 This is still alpha software: it may not be stable enough for production!
|
💥 This is still alpha software: it may not be stable enough for production!
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
<version>0.2.0</version>
|
<version>0.2.1</version>
|
||||||
<licence>agpl</licence>
|
<licence>agpl</licence>
|
||||||
<author>Julius Härtl</author>
|
<author>Julius Härtl</author>
|
||||||
<namespace>Deck</namespace>
|
<namespace>Deck</namespace>
|
||||||
|
|||||||
Reference in New Issue
Block a user