Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lukastaegert committed Jan 5, 2021
1 parent 79cd3b4 commit c4fa2b8
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,14 @@
# rollup changelog

## 2.36.0
*2021-01-05*

### Features
* Support partial tree-shaking of chained assignments and unused assignment targets (#3919)

### Pull Requests
* [#3919](https://github.com/rollup/rollup/pull/3919): Treeshake chained assignment expressions (@lukastaegert)

## 2.35.1
*2020-12-14*

Expand Down

0 comments on commit c4fa2b8

Please sign in to comment.