update change log

This commit is contained in:
Leo Horie 2015-01-19 22:29:28 -05:00
parent a04d67500e
commit b988c14a54

View file

@ -1,5 +1,17 @@
## Change Log
[v0.1.29](/mithril/archive/v0.1.29) - maintenance
### News:
- Calling m.module without a module now unloads the current one [#420](https://github.com/lhorie/mithril.js/issues/420)
### Bug Fixes:
- prevent empty class attributes [#382](https://github.com/lhorie/mithril.js/issues/382)
---
[v0.1.28](/mithril/archive/v0.1.28) - maintenance
### News: