add note in change log about m.route() enhancement

This commit is contained in:
Leo Horie 2014-04-28 22:34:47 -04:00
parent ab434fbc15
commit 9a9aef64cd

View file

@ -1,5 +1,13 @@
## Change Log
[v0.1.11](/mithril/archive/v0.1.11) - maintenance
### News:
- Added `m.route()` overload to allow reading of current route [#61](https://github.com/lhorie/mithril.js/issues/61)
---
[v0.1.10](/mithril/archive/v0.1.10) - maintenance
### News: