update change log
This commit is contained in:
parent
e82ac2ef71
commit
647208f3a0
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
||||||
### Bug Fixes:
|
### Bug Fixes:
|
||||||
|
|
||||||
- prevent route change when only hash changes in non-hash mode [#107](https://github.com/lhorie/mithril.js/issues/107)
|
- prevent route change when only hash changes in non-hash mode [#107](https://github.com/lhorie/mithril.js/issues/107)
|
||||||
|
- config now always runs after template is attached to document [#109](https://github.com/lhorie/mithril.js/issues/109)
|
||||||
- fix null reference exception with Browserify [#110](https://github.com/lhorie/mithril.js/issues/110)
|
- fix null reference exception with Browserify [#110](https://github.com/lhorie/mithril.js/issues/110)
|
||||||
- fix nested array removal edge cases [#120](https://github.com/lhorie/mithril.js/issues/120)
|
- fix nested array removal edge cases [#120](https://github.com/lhorie/mithril.js/issues/120)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue