diff --git a/CHANGELOG.md b/CHANGELOG.md index eedd4b75b88..14a3a075b1e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # rollup changelog +## 1.9.1 +*2019-04-10* + +### Bug Fixes +* Make sure inline comments in dynamic imports are preserved (#2797) + +### Pull Requests +* [#2797](https://github.com/rollup/rollup/pull/2797): Emit inline comments inside dynamic import (@ndelangen) + ## 1.9.0 *2019-04-05*