diff --git a/CHANGELOG.md b/CHANGELOG.md index 4450b8a..cecfd02 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Compiler Changes +### v3.5.2 +- Fix es6 dynamic imports https://github.com/riot/riot/issues/2641 + ### v3.5.1 - Fix try importing `@babel/core` first and then fallback to `babel-core` for the `es6` parser