@@ -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.2 - 2019-05-15
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
- Fix group limit for nonexisting groups
|
||||||
|
- Only map circle ACLs if the app is enabled
|
||||||
|
- Fix updating sharing permissions
|
||||||
|
- Add app version to capabilities
|
||||||
|
|
||||||
## 0.6.1 - 2019-04-27
|
## 0.6.1 - 2019-04-27
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
- 🚀 Get your project organized
|
- 🚀 Get your project organized
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
<version>0.6.1</version>
|
<version>0.6.2</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