Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lukastaegert committed Aug 16, 2020
1 parent 57ed7e3 commit dbb0102
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Expand Up @@ -3,6 +3,15 @@
## 2.26.1
*2020-08-16*

### Bug Fixes
* Fix a situation where line-breaks in a simplified conditional expression could result in broken code (#3732)

### Pull Requests
* [#3732](https://github.com/rollup/rollup/pull/3732): Prevent unintended ASI for nested conditionals (@lukastaegert)

## 2.26.1
*2020-08-16*

### Bug Fixes
* Correctly render external namespace imports when only generating SystemJS output (#3731)

Expand Down

0 comments on commit dbb0102

Please sign in to comment.