Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lukastaegert committed Mar 16, 2021
1 parent 9cae40d commit 72c2a1e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# rollup changelog

## 2.41.3
*2021-03-16*

### Bug Fixes
* Always retain arguments passed to empty object pattern parameters (#3998)

### Pull Requests
* [#3998](https://github.com/rollup/rollup/pull/3998): Do not create invalid code if a function argument is an empty object pattern (@lukastaegert)

## 2.41.2
*2021-03-12*

Expand Down

0 comments on commit 72c2a1e

Please sign in to comment.