diff options
author | Lauri Ojansivu <x@xet7.org> | 2018-08-22 09:41:14 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2018-08-22 09:41:14 +0300 |
commit | 18de911a7fab8238ce206b3c88801e89fa6a39c4 (patch) | |
tree | bb4b7b54fe8e2babb1ae3e53f0d9238b7b5e6479 /CHANGELOG.md | |
parent | 39b1871e4d891c997486a8165c4ad6261db46c6a (diff) | |
download | wekan-18de911a7fab8238ce206b3c88801e89fa6a39c4.tar.gz wekan-18de911a7fab8238ce206b3c88801e89fa6a39c4.tar.bz2 wekan-18de911a7fab8238ce206b3c88801e89fa6a39c4.zip |
- Allow Sandstorm to serve Wekan HTTP API. This may help towards #1279
Thanks to ocdtrekkie !
Related #1279
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index ce938979..86ef1506 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,10 @@ This release fixes the following bugs: - [Restored SMTP settings at Admin Panel, and disabled showing password](https://github.com/wekan/wekan/issues/1790); - [Move color labels on minicard to bottom of minicard](https://github.com/wekan/wekan/issues/1842); -- [Fix and improve linked cards](https://github.com/wekan/wekan/pull/1849). +- [Fix and improve linked cards](https://github.com/wekan/wekan/pull/1849); +- [Allow Sandstorm to serve Wekan HTTP API](https://github.com/wekan/wekan/pull/1851). -Thanks to GitHub users andresmanelli, therampagerado and xet7 for their contributions. +Thanks to GitHub users andresmanelli, ocdtrekkie, therampagerado and xet7 for their contributions. # v1.33 2018-08-16 Wekan release |