docs: correct version on change-log
This commit is contained in:
parent
6541d5ecf8
commit
d8627ca786
1 changed files with 3 additions and 2 deletions
|
|
@ -1,17 +1,18 @@
|
||||||
# Change log
|
# Change log
|
||||||
|
|
||||||
- [v1.0.2](#v101)
|
- [v1.1.0](#v110)
|
||||||
- [v1.0.1](#v101)
|
- [v1.0.1](#v101)
|
||||||
- [Migrating from v0.2.x](#migrating-from-v02x)
|
- [Migrating from v0.2.x](#migrating-from-v02x)
|
||||||
- [Older docs](http://mithril.js.org/archive/v0.2.5/index.html)
|
- [Older docs](http://mithril.js.org/archive/v0.2.5/index.html)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### v1.0.2
|
### v1.1.0
|
||||||
|
|
||||||
#### News
|
#### News
|
||||||
|
|
||||||
- support for ES6 class components
|
- support for ES6 class components
|
||||||
|
- support for closure components
|
||||||
- updated typescript definitions
|
- updated typescript definitions
|
||||||
|
|
||||||
#### Bug fixes
|
#### Bug fixes
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue