diff options
author | Lauri Ojansivu <x@xet7.org> | 2018-09-09 22:17:50 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2018-09-09 22:17:50 +0300 |
commit | ca90220d184b308b8fb7ae4f44c450abf11c7b29 (patch) | |
tree | 80ca3b3b878c3d486bab3143d2f0fd5b7a131ca8 /CHANGELOG.md | |
parent | 45c0343f45b4cfc06d83cf357ffb50d6fca2f23b (diff) | |
download | wekan-ca90220d184b308b8fb7ae4f44c450abf11c7b29.tar.gz wekan-ca90220d184b308b8fb7ae4f44c450abf11c7b29.tar.bz2 wekan-ca90220d184b308b8fb7ae4f44c450abf11c7b29.zip |
- Fix lint error.
Thanks to xet7 !
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9972079f..303136bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# v1.45 2018-09-09 Wekan release + +This release fixes the following bugs: + +- [Fix lint error](https://github.com/wekan/wekan/commit/45c0343f45b4cfc06d83cf357ffb50d6fca2f23b). + +Thanks to GitHub user xet7 for contributions. + # v1.44 2018-09-09 Wekan release This release adds the following new features: |