summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2017-03-01 21:02:53 +0200
committerLauri Ojansivu <x@xet7.org>2017-03-01 21:02:53 +0200
commit5105c343052ab5ad97cb512547f1eb6175969f46 (patch)
treeb4dd1dcf8ea910463120300f08fd29d40eac0237 /CHANGELOG.md
parent4c62b3260506017f7a3cc5c7b6db9051fb694be6 (diff)
downloadwekan-5105c343052ab5ad97cb512547f1eb6175969f46.tar.gz
wekan-5105c343052ab5ad97cb512547f1eb6175969f46.tar.bz2
wekan-5105c343052ab5ad97cb512547f1eb6175969f46.zip
Add: Docker environment for Wekan development. Thanks to eemeli !
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1e7f7bca..fa2d4d9b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,7 +12,8 @@ This release adds following new features:
* [Wekan database cleanup script](https://github.com/wekan/wekan-cleanup);
* [Daily export of Wekan changes as JSON to Logstash and
ElasticSearch / Kibana (ELK)](https://github.com/wekan/wekan-logstash);
-* [Wekan stats](https://github.com/wekan/wekan-stats).
+* [Wekan stats](https://github.com/wekan/wekan-stats);
+* [Docker environment for Wekan development](https://github.com/wekan/wekan-dev).
and fixes the following bugs:
@@ -26,8 +27,8 @@ and fixes the following bugs:
* Improve Wekan performance by adding indexes to MongoDB;
* Typos.
-Thanks to GitHub users fmonthel, jLouzado, maulal, pra85, vuxor, whittssg2
-and xet7 for their contributions.
+Thanks to GitHub users eemeli, fmonthel, jLouzado, maulal, pra85,
+vuxor, whittssg2 and xet7 for their contributions.
# v0.11.1-rc1 2017-02-10 Wekan prerelease