summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-10-30 00:05:24 +0200
committerLauri Ojansivu <x@xet7.org>2018-10-30 00:05:24 +0200
commit415e28b4716794677054ab20e02b29da3c7a3c7f (patch)
treee8a33322da7c068445898aa97399fb37a323b512
parentf62d0530ec43792186a5663fb235412e274c988f (diff)
downloadwekan-415e28b4716794677054ab20e02b29da3c7a3c7f.tar.gz
wekan-415e28b4716794677054ab20e02b29da3c7a3c7f.tar.bz2
wekan-415e28b4716794677054ab20e02b29da3c7a3c7f.zip
- Fix typos in CHANGELOG.md, thanks to loginKing !
https://github.com/wekan/wekan/pull/1975
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a346126a..6f4b54d1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,7 +5,7 @@ This release fixes the following bugs:
- docker-compose.yml and docker-compose-build.yml, thanks to xet7:
- Remove single quotes, because settings are quoted automatically.
- Comment out most settings that have default values.
-- Fix typo in CHANGELOG.md, thanks to Hillside502.
+- Fix typos in CHANGELOG.md, thanks to Hillside502 and loginKing.
Thanks to above mentioned GitHub users for their contributions.