mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
Fix Case-sensitive email handling. Thanks to nztqa ! Closes #675
This commit is contained in:
parent
728535a0e9
commit
e560a0bc9d
1 changed files with 3 additions and 2 deletions
|
@ -3,9 +3,10 @@
|
||||||
This release fixes the following bugs:
|
This release fixes the following bugs:
|
||||||
|
|
||||||
* [Fix importing Trello board: Attribute correct members to their
|
* [Fix importing Trello board: Attribute correct members to their
|
||||||
comments](https://github.com/wekan/wekan/pull/1080).
|
comments](https://github.com/wekan/wekan/pull/1080);
|
||||||
|
* [Fix Case-sensitive email handling](https://github.com/wekan/wekan/issues/675).
|
||||||
|
|
||||||
Thanks to GitHub user GhassenRjab for contributions.
|
Thanks to GitHub users GhassenRjab and nztqa for their contributions.
|
||||||
|
|
||||||
# v0.24 2017-06-21 Wekan release
|
# v0.24 2017-06-21 Wekan release
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue