Update changelog

This commit is contained in:
Dylan Piercey 2019-03-27 15:52:14 -07:00
parent ff2c26d3a2
commit 4cb1bfeb7a
No known key found for this signature in database
GPG Key ID: DA54E25D5BF13DBE

View File

@ -4,6 +4,10 @@
## 4.16.x
### 4.16.4
- Fix regression with migrating legacy `<macro>` syntax with a magic `renderBody` variable. [#1300](https://github.com/marko-js/marko/pull/1300)
### 4.16.3
- Fix issue with migrating `<var>` and `<assign>` with `widget` properties. [#1298](https://github.com/marko-js/marko/pull/1298)