Bump version to 0.3.0 final and update CHANGELOG

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2018-01-12 10:31:16 +01:00
parent 31e4d370c3
commit 2a6db83804
2 changed files with 4 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
# 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.3.0 - unreleased ## 0.3.0 - 2018-01-12
### Added ### Added
- Allow to assign users to cards - Allow to assign users to cards
@@ -23,6 +23,8 @@ All notable changes to this project will be documented in this file.
- Improve accessibility - Improve accessibility
- Fix issue when assigning labels after creating them - Fix issue when assigning labels after creating them
- Allow to save tag changes with enter - Allow to save tag changes with enter
- Fix bug when removing labels changed the color of the remaining ones
- Fix issues with auto saving of card descriptions
## 0.2.8 - 2017-11-26 ## 0.2.8 - 2017-11-26

View File

@@ -14,7 +14,7 @@
- 🚀 Get your project organized - 🚀 Get your project organized
</description> </description>
<version>0.3.0-beta1</version> <version>0.3.0</version>
<licence>agpl</licence> <licence>agpl</licence>
<author>Julius Härtl</author> <author>Julius Härtl</author>
<namespace>Deck</namespace> <namespace>Deck</namespace>