diff --git a/docs/change-log.md b/docs/change-log.md index 02208502..ca8ce326 100644 --- a/docs/change-log.md +++ b/docs/change-log.md @@ -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**