diff options
author | Lauri Ojansivu <x@xet7.org> | 2018-07-05 23:03:48 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2018-07-05 23:03:48 +0300 |
commit | cc63a575ab653814d9b211323b2fae2043a2eeca (patch) | |
tree | 52bfaf83a564e0fb608eabb9d7808466bd3fceb9 /CHANGELOG.md | |
parent | a02c51cc3b9f8709db3c91fcc94057ab1db64d9b (diff) | |
download | wekan-cc63a575ab653814d9b211323b2fae2043a2eeca.tar.gz wekan-cc63a575ab653814d9b211323b2fae2043a2eeca.tar.bz2 wekan-cc63a575ab653814d9b211323b2fae2043a2eeca.zip |
- Calendar improvements.
Thanks to TNick !
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a47636d8..c704e31a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,8 @@ This release adds the following new features: -- [Nested tasks](https://github.com/wekan/wekan/pull/1723). +- [Nested tasks](https://github.com/wekan/wekan/pull/1723); +- [Calendar improvements](https://github.com/wekan/wekan/pull/1752). and fixes the following bugs: |