Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lukastaegert committed May 7, 2022
1 parent 47d8d5a commit 5ea1b39
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# rollup changelog

## 2.72.1

_2022-05-07_

### Bug Fixes

- Improve tree-shaking of classes with super classes in certain scenarios (#4489)

### Pull Requests

- [#4489](https://github.com/rollup/rollup/pull/4489): Do not deoptimize entire super class when adding a property (@lukastaegert)
-
## 2.72.0

_2022-05-05_
Expand Down

0 comments on commit 5ea1b39

Please sign in to comment.