@@ -1,6 +1,14 @@
|
|||||||
# 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.6.3 - 2019-06-30
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
- Fix issues with comments and activity stream
|
||||||
|
- Fix setting archived state through API
|
||||||
|
- Fix type of acl in API responses
|
||||||
|
- Fix type mismatch with fulltext search
|
||||||
|
|
||||||
## 0.6.2 - 2019-05-15
|
## 0.6.2 - 2019-05-15
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
- 🚀 Get your project organized
|
- 🚀 Get your project organized
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
<version>0.6.2-1</version>
|
<version>0.6.3</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