diff --git a/CHANGELOG.md b/CHANGELOG.md index 6214d5121..0a9d26cfa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ ## 4.16.x +### 4.16.4 + +- Fix regression with migrating legacy `` syntax with a magic `renderBody` variable. [#1300](https://github.com/marko-js/marko/pull/1300) + ### 4.16.3 - Fix issue with migrating `` and `` with `widget` properties. [#1298](https://github.com/marko-js/marko/pull/1298)