diff options
author | Lauri Ojansivu <x@xet7.org> | 2019-08-29 15:42:07 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2019-08-29 15:42:07 +0300 |
commit | 629a6f010383a5351f934e77a388e5887f63d0d8 (patch) | |
tree | 7a19a7981ecff4d8e1198c252c5a585a824a5734 /CHANGELOG.md | |
parent | 2522a98f7daf632a37c46e061efcf7039854aaec (diff) | |
download | wekan-629a6f010383a5351f934e77a388e5887f63d0d8.tar.gz wekan-629a6f010383a5351f934e77a388e5887f63d0d8.tar.bz2 wekan-629a6f010383a5351f934e77a388e5887f63d0d8.zip |
v3.30v3.30
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index f5120546..25ebe70d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# v3.30 2019-08-29 Wekan release + +This release fixes the following bugs: + +- Snap: [Change version-script to adopt-info](https://github.com/wekan/wekan/commit/0ff5ce8fde6cc9a05a3c8b93e18ebce7282d3a67) + to [fix dirty](https://forum.snapcraft.io/t/dirty-snap-release/12975/4). + Thanks to popey and daniel at Snapcraft forum. +- [Delete another phantomjs binary from Snap](https://github.com/wekan/wekan/commit/5084102e6e17fa2cb3bc8c1180745e15379fab5f). + Thanks to xet7. + +Thanks to above GitHub users for their contributions and translators for their translations. + # v3.29 2019-08-29 Wekan release This release fixes the following bugs: |