Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lukastaegert committed Mar 12, 2020
1 parent 5a45128 commit 4dc25ef
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.0.5
*2020-03-12*

### Bug Fixes
* Fix an issue where conditional statements would assume they have the wrong test value (#3438)

### Pull Requests
* [#3438](https://github.com/rollup/rollup/pull/3438): Make sure logical expressions always check the left argument for side-effects (@lukastaegert)

## 2.0.4
*2020-03-12*

Expand Down

0 comments on commit 4dc25ef

Please sign in to comment.