update change log

This commit is contained in:
Leo Horie 2014-10-08 22:32:38 -04:00
parent 6332a805dc
commit 0f90850b28

View file

@ -1,5 +1,16 @@
## Change Log
[v0.1.23](/mithril/archive/v0.1.23) - maintenance
- fixed a bunch of IE8 issues [#298](https://github.com/lhorie/mithril.js/issues/298)
- fixed handling of `method` option in JSONP mode [#292](https://github.com/lhorie/mithril.js/issues/292)
- fixed source map files
- fixed handling of select[multiple]
- fixed template compiler edge case [#286](https://github.com/lhorie/mithril.js/issues/286)
- fixed pathname bug in m.route [#290](https://github.com/lhorie/mithril.js/issues/290)
---
[v0.1.22](/mithril/archive/v0.1.22) - maintenance
### News: