diff --git a/CHANGELOG.md b/CHANGELOG.md index da95b98..f90606b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ rename `Unreleased` topic with the new version tag. Finally, create a new `Unrel ## Unreleased +### Bugfixes/improvements +- Clean existing app build files before creating another build using the `neu build` command. +- Support older Node versions by removing the optional chaining feature usage. + ## v11.0.0 ### Core: Runner