From 4122b3e3f9af99e538e7eb1a8725988c1ebe038e Mon Sep 17 00:00:00 2001 From: Patrick Steele-Idem Date: Wed, 12 Apr 2017 21:19:14 -0600 Subject: [PATCH] Updated CHANGELOG.md --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b5bf34a54..25c6570f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,9 +6,14 @@ Changelog ## 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 `` tag + ### 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 ### 4.2.6