mirror of
https://github.com/wekan/wekan.git
synced 2025-04-20 12:07:11 -04:00
Fix: REST API: Add PUT method to update a card. Thanks to zarnifoulette ! Related to #1037
This commit is contained in:
parent
160205f139
commit
6ec217a5e2
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,8 @@
|
|||
|
||||
This release adds the following new features:
|
||||
|
||||
* [REST API: Add PUT method to update a card](https://github.com/wekan/wekan/pull/1095).
|
||||
* [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).
|
||||
|
||||
Thanks to GitHub user zarnifoulette for contributions!
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue