Bump version to 0.6.1 (#1017)

Bump version to 0.6.1
This commit is contained in:
Julius Härtl
2019-04-27 10:31:39 +02:00
committed by GitHub
2 changed files with 9 additions and 1 deletions

View File

@@ -1,6 +1,14 @@
# Changelog
All notable changes to this project will be documented in this file.
## 0.6.1 - 2019-04-27
### Fixed
- Fix issue with boards not being shown after update
- Fix board selection in projects view outside of deck
- Remove collections text from sidebar
- Remove leftover use statement
## 0.6.0 - 2019-04-23
### Added

View File

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