summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2017-02-19 08:32:54 +0200
committerLauri Ojansivu <x@xet7.org>2017-02-19 08:32:54 +0200
commiteb7b15a12ca69b6c69538afe22e4c154387b4c85 (patch)
treea44da67c4635a7c49375b46f7237255a711aaf58 /CHANGELOG.md
parent81de7bceecf96c31a49baee67abfd6e597652e18 (diff)
downloadwekan-eb7b15a12ca69b6c69538afe22e4c154387b4c85.tar.gz
wekan-eb7b15a12ca69b6c69538afe22e4c154387b4c85.tar.bz2
wekan-eb7b15a12ca69b6c69538afe22e4c154387b4c85.zip
Add Wekan database cleanup script, Thanks to fmonthel !
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md12
1 files changed, 7 insertions, 5 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7ce1580c..b1fa2e02 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,19 +3,21 @@
This release adds following new features:
* Make Due Date layout nicer on minicard;
-* Wekan <=> MongoDB <=> ToroDB => PostgreSQL read-only
+* [Wekan <=> MongoDB <=> ToroDB => PostgreSQL read-only
mirroring for SQL access with any programming language
or Office package that has PostgreSQL support, like
- newest LibreOffice 3.5:
- https://github.com/wekan/wekan-postgresql
+ newest LibreOffice 3.5](https://github.com/wekan/wekan-postgresql)
+* [Wekan database cleanup script](https://github.com/fmonthel/wekan-cleanup) --
+ [Feedback](https://github.com/wekan/wekan/issues/833).
+ Link to cleanup script also added to README.md .
and fixes the following bugs:
* Dockerfile was missing EXPOSE $PORT;
* Typos.
-Thanks to GitHub users vuxor, whittssg2 and xet7 for their
-contributions.
+Thanks to GitHub users fmonthel, vuxor, whittssg2 and xet7
+for their contributions.
# v0.11.1-rc1 2017-02-10 Wekan prerelease