docs: docs fixes and changelog

This commit is contained in:
Pat Cavit 2017-03-27 15:14:36 -07:00
parent 5cb05c1ee7
commit e88bddb3c8
3 changed files with 5 additions and 42 deletions

View file

@ -1,18 +1,18 @@
# Change log
- [v1.0.2](#v101)
- [v1.1.0](#v110)
- [v1.0.1](#v101)
- [Migrating from v0.2.x](#migrating-from-v02x)
- [Older docs](http://mithril.js.org/archive/v0.2.5/index.html)
---
### v1.0.2
### v1.1.0
#### News
- support for ES6 class components
- updated typescript definitions
- support for closure components
#### Bug fixes