diff options
author | Lauri Ojansivu <x@xet7.org> | 2018-04-05 16:25:08 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2018-04-05 16:25:08 +0300 |
commit | 4f1eaa6b829d817ecf411cd767927a8fa5339b8c (patch) | |
tree | 28e114f3ef403858dfbfbbde8ec695c133c056e4 /CHANGELOG.md | |
parent | 49c7a6c223061b9c1769143fea32fecc7d0f3c3e (diff) | |
download | wekan-4f1eaa6b829d817ecf411cd767927a8fa5339b8c.tar.gz wekan-4f1eaa6b829d817ecf411cd767927a8fa5339b8c.tar.bz2 wekan-4f1eaa6b829d817ecf411cd767927a8fa5339b8c.zip |
- Renamed Archives to Recycle Bin
Thanks to BruceZCQ and xet7 !
Closes #1429
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index f70bfafa..6cb79feb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,13 +2,15 @@ This release adds the following new features: -- [Removed checkbox from checklist name to have more of material design look](https://github.com/wekan/wekan/issues/1568). +- [Removed checkbox from checklist name to have more of material design look](https://github.com/wekan/wekan/issues/1568); +- [Renamed Archives to Recycle Bin](https://github.com/wekan/wekan/issues/1429); +- [Separate translations for cards in Recycle Bin and cards count](https://github.com/wekan/wekan/pull/1559/commits/49c7a6c223061b9c1769143fea32fecc7d0f3c3e). and fixes the following bugs: - [Removed forcing "cards" translations to lowercase in count of cards](https://github.com/wekan/wekan/issues/1571). -Thanks to GitHub users Chartman123, quantazelle and xet7 for their contributions. +Thanks to GitHub users BruceZCQ, Chartman123, quantazelle and xet7 for their contributions. # v0.80 2018-04-04 Wekan release |