mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
When finished input of checklist item, open new checklist item.
Thanks to nztqa ! Closes #828
This commit is contained in:
parent
99d6bd4415
commit
a26db7f3c8
1 changed files with 4 additions and 2 deletions
|
|
@ -3,9 +3,11 @@
|
||||||
This release adds the following new features:
|
This release adds the following new features:
|
||||||
|
|
||||||
* [REST API: Add PUT method to update a card](https://github.com/wekan/wekan/pull/1095) and
|
* [REST API: Add PUT method to update a card](https://github.com/wekan/wekan/pull/1095) and
|
||||||
[related fix](https://github.com/wekan/wekan/pull/1097).
|
[related fix](https://github.com/wekan/wekan/pull/1097);
|
||||||
|
* [When finished input of checklist item, open new checklist
|
||||||
|
item](https://github.com/wekan/wekan/pull/1099).
|
||||||
|
|
||||||
Thanks to GitHub user zarnifoulette for contributions!
|
Thanks to GitHub users nztqa and zarnifoulette for their contributions!
|
||||||
|
|
||||||
# v0.27 2017-06-28 Wekan release
|
# v0.27 2017-06-28 Wekan release
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue