fix change log styling
This commit is contained in:
parent
79665d46f4
commit
4b97b94f38
1 changed files with 4 additions and 0 deletions
|
|
@ -8,6 +8,8 @@
|
|||
- fix handling of read-only attributes [#925](https://github.com/lhorie/mithril.js/issues/925)
|
||||
- fix double unloading issue [#931](https://github.com/lhorie/mithril.js/issues/931)
|
||||
|
||||
---
|
||||
|
||||
[v0.2.2-rc.1](http://mithril.js.org/archive/v0.2.2-rc.1)
|
||||
|
||||
### Bug Fixes:
|
||||
|
|
@ -15,6 +17,8 @@
|
|||
- revert regressions from 0.2.1 refactor
|
||||
- revert `finally` because it's not in the ES6 promise spec
|
||||
|
||||
---
|
||||
|
||||
[v0.2.1](http://mithril.js.org/archive/v0.2.1)
|
||||
|
||||
**IMPORTANT NOTE: Due to some unfortunate factors, 0.2.1 is not a stable release. Please use either 0.2.0 or latest instead**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue