Adapt change-log
This commit is contained in:
parent
39be9134f9
commit
d8113a4470
1 changed files with 5 additions and 0 deletions
|
|
@ -23,6 +23,11 @@
|
|||
|
||||
- API: Introduction of `m.redraw.sync()` ([#1592](https://github.com/MithrilJS/mithril.js/pull/1592))
|
||||
|
||||
#### Ospec improvements:
|
||||
|
||||
- Added support for async functions and promises in tests - ([#1928](https://github.com/MithrilJS/mithril.js/pull/1928))
|
||||
- Error handling for async tests with `done` callbacks supports error as first argument
|
||||
|
||||
#### Bug fixes
|
||||
|
||||
- API: `m.route.set()` causes all mount points to be redrawn ([#1592](https://github.com/MithrilJS/mithril.js/pull/1592))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue