update change log
This commit is contained in:
parent
6332a805dc
commit
0f90850b28
1 changed files with 11 additions and 0 deletions
|
|
@ -1,5 +1,16 @@
|
||||||
## Change Log
|
## 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
|
[v0.1.22](/mithril/archive/v0.1.22) - maintenance
|
||||||
|
|
||||||
### News:
|
### News:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue