update change log

This commit is contained in:
Leo Horie 2014-09-20 10:51:53 -04:00
parent d9760fa323
commit d66bc85cff

View file

@ -18,6 +18,7 @@
- added promise exception monitor and reverted promise exception handling semantics to v0.1.19 semantics (see [mithril.deferred.md#unchecked-error-handling]
- fixed redraw scheduling bug in old version of IE
- fixed incorrect diff when document is root, and html element is omitted
- fixed querystring clobbering in links w/ config:m.route [#261](https://github.com/lhorie/mithril.js/issues/261)
---