fix change log styling

This commit is contained in:
Leo Horie 2016-03-02 16:22:00 -05:00
parent 79665d46f4
commit 4b97b94f38

View file

@ -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**