v0.1.30
This commit is contained in:
parent
a4d2be55c2
commit
4b92c821c2
68 changed files with 12075 additions and 4 deletions
|
|
@ -1,5 +1,13 @@
|
|||
## Change Log
|
||||
|
||||
[v0.1.30](/mithril/archive/v0.1.30) - maintenance
|
||||
|
||||
### Bug Fixes:
|
||||
|
||||
- fix history.back() regression [#435](https://github.com/lhorie/mithril.js/issues/435)
|
||||
- fix module.view's `this` association regression in Haxe environment [#434](https://github.com/lhorie/mithril.js/issues/434)
|
||||
- fix array serialization syntax in querystrings [#440](https://github.com/lhorie/mithril.js/issues/440)
|
||||
|
||||
[v0.1.29](/mithril/archive/v0.1.29) - maintenance
|
||||
|
||||
### News:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue