improve docs about a+ differences

This commit is contained in:
Leo Horie 2014-04-05 22:14:59 -04:00
parent 5ecc942abd
commit c4494bf2ce
5 changed files with 82 additions and 0 deletions

View file

@ -1,5 +1,14 @@
## Change Log
[v0.1.3](/mithril/archive/v0.1.3) - maintenance
### Bug Fixes:
- diff no longer touch the DOM when processing `style` attributes and event handlers
- returning a thennable to a resolution callback in `m.deferred().promise` now causes the promise to adopt its state
---
[v0.1.2](/mithril/archive/v0.1.2) - maintenance
### News: