Skip to content

Commit

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

## 2.38.5
*2021-02-05*

### Bug Fixes
* Prevent invalid code when simplifying assignments and delcarations (#3951)
* Prevent behaviour-changing line-breaks when simplifying assignments in return statements (#3951)
* Slightly improve white-space rendering when simplifying certain expressions (#3951)

### Pull Requests
* [#3951](https:/rollup/rollup/pull/3951): Wrap simplified assignments if necessary (@lukastaegert)

## 2.38.4
*2021-02-02*

Expand Down

0 comments on commit f7a1d77

Please sign in to comment.