diff options
author | Lauri Ojansivu <x@xet7.org> | 2019-03-06 02:00:31 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2019-03-06 02:00:31 +0200 |
commit | a024b6d6929e77abd4f114a135af21134a0318e4 (patch) | |
tree | c889aa9c66f5ba09b80388cd3c728b766c26b8ae /CHANGELOG.md | |
parent | a45ccf1db7bc07b059b30ac378830e23c09eae40 (diff) | |
download | wekan-a024b6d6929e77abd4f114a135af21134a0318e4.tar.gz wekan-a024b6d6929e77abd4f114a135af21134a0318e4.tar.bz2 wekan-a024b6d6929e77abd4f114a135af21134a0318e4.zip |
Update changelog.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 92919f29..09949006 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ and fixes the following bugs: NOTE: This does not yet fix card move [with Custom Field](https://github.com/wekan/wekan/issues/2233), it will be fixed later. - [Fix: LDAP Authentication with Recursive Group Filtering Does Not Work on Snap](https://github.com/wekan/wekan/issues/2228). Thanks to apages2. - [Use ubuntu:cosmic base in Dockerfile](https://github.com/wekan/wekan/commit/df00776e6ca47080435eca9a31a16fd24c0770ed). Thanks to xet7. +- [Remove phantomjs binary from Docker/Snap/Stackerfile to reduce size](https://github.com/wekan/wekan/issues/2229). Thanks to soohwa. Thanks to above GitHub users for their contributions. |