mirror of
https://github.com/wekan/wekan.git
synced 2025-12-24 03:10:12 +01:00
Fix bug: No need for Array.prototype if using rest operator. Thanks to vuxor !
This commit is contained in:
parent
561448df64
commit
0472b98aa4
1 changed files with 13 additions and 0 deletions
13
CHANGELOG.md
13
CHANGELOG.md
|
|
@ -1,3 +1,16 @@
|
||||||
|
# Upcoming Wekan release
|
||||||
|
|
||||||
|
Known bugs:
|
||||||
|
|
||||||
|
* https://github.com/wekan/wekan/issues/785
|
||||||
|
* https://github.com/wekan/wekan/issues/784
|
||||||
|
|
||||||
|
This release fixes the following bug:
|
||||||
|
|
||||||
|
* No need for Array.prototype if using rest operator
|
||||||
|
|
||||||
|
Thanks to GitHub user vuxor for contributions.
|
||||||
|
|
||||||
# v0.16 2017-03-15 Wekan release
|
# v0.16 2017-03-15 Wekan release
|
||||||
|
|
||||||
Added missing changelog updates.
|
Added missing changelog updates.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue