Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lukastaegert committed Jan 20, 2021
1 parent 1ca0404 commit 8f36efe
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
@@ -1,10 +1,16 @@
# rollup changelog

## 2.37.1
*2021-01-20*

### Pull Requests
* [#3929](https://github.com/rollup/rollup/pull/3929): Deduplicate acorn import (@lukastaegert)

## 2.37.0
*2021-01-19*

### Features
* Always check modules for side-effects that only indirectly reexport a used variable (#3840)
* Always check modules for side effects that only indirectly reexport a used variable (#3840)
* Warn if a circular dependency would cause wrong execution order when preserving modules (#3840)

### Bug Fixes
Expand Down

0 comments on commit 8f36efe

Please sign in to comment.