Updated CHANGELOG.md

This commit is contained in:
Patrick Steele-Idem 2017-04-12 21:19:14 -06:00
parent 0a0430ab7d
commit 4122b3e3f9

View File

@ -6,9 +6,14 @@ Changelog
## 4.2.x ## 4.2.x
### 4.2.8
- Bug: Fixes [#661](https://github.com/marko-js/marko/issues/661) - Component initialization code may end up in the wrong place
- Bug: Fixes [#668](https://github.com/marko-js/marko/issues/668) - Declarative event listeners are now allowed on the `<include>` tag
### 4.2.7 ### 4.2.7
- Bug: Fixes [#65](https://github.com/marko-js/marko/issues/650) - The tag "await" does not support attribute "unless" - Bug: Fixes [#650](https://github.com/marko-js/marko/issues/650) - The tag "await" does not support attribute "unless"
- Improvements to legacy state - Improvements to legacy state
### 4.2.6 ### 4.2.6