Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lukastaegert committed Jan 16, 2021
1 parent d70415f commit d900148
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.36.2
*2021-01-16*

### Bug Fixes
* Fix an issue where invalid code was generated for unused assignments with side effects (#3926)

### Pull Requests
* [#3926](https://github.com/rollup/rollup/pull/3926): Correctly simplify assignments with parentheses (@lukastaegert)

## 2.36.1
*2021-01-06*

Expand Down

0 comments on commit d900148

Please sign in to comment.