document fix in change log
This commit is contained in:
parent
7e73004b28
commit
d87153c1b8
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@
|
|||
- Resolving promises early without a value now works [#85](https://github.com/lhorie/mithril.js/issues/85)
|
||||
- Throwing exceptions within `m.request` now follow the same resolution procedure as `m.deferred` [#86](https://github.com/lhorie/mithril.js/issues/85)
|
||||
- Promises now always update their `m.prop` on success (and leave the m.prop alone on error)
|
||||
- Nested arrays no longer cause double removal of elements [#87](https://github.com/lhorie/mithril.js/issues/87)
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue