diff options
author | Hillside502 <Hillside502@users.noreply.github.com> | 2018-10-26 09:22:08 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-26 09:22:08 +0000 |
commit | 9cfef8c337c4339d3e073f9c0e672bc309ee9da5 (patch) | |
tree | 0a32ab7531aae43009329096f84437dbd87efa18 /CHANGELOG.md | |
parent | 46e2679f82f683ba04a12823474c8d960af744bb (diff) | |
download | wekan-9cfef8c337c4339d3e073f9c0e672bc309ee9da5.tar.gz wekan-9cfef8c337c4339d3e073f9c0e672bc309ee9da5.tar.bz2 wekan-9cfef8c337c4339d3e073f9c0e672bc309ee9da5.zip |
Update CHANGELOG.md
typo
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 8df840e3..b982de18 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -65,7 +65,7 @@ This release adds the beginning of following new features: and fixes the following bugs: - Fix LDAP User Search Scope. Thanks to Vnimos and Akuket. Related #119 -- Fix Save Admin Panel STMP password. Thanks to saurabharch and xet7. Closes #1856 +- Fix Save Admin Panel SMTP password. Thanks to saurabharch and xet7. Closes #1856 Thanks to above mentioned GitHub users for contributions. |