Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lukastaegert committed Aug 7, 2019
1 parent ce60434 commit 3264900
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Expand Up @@ -4,8 +4,8 @@
*2019-08-07*

### Bug Fixes
* Prevent invalid code when exporting an external namespace (#3033)
* Prevent invalid or non-equivalent code when simplifying expressions in return and throw statements (#3033)
* Prevent invalid code when exporting an external namespace (#3034)
* Prevent invalid or non-equivalent code when simplifying expressions in return and throw statements (#3035)

### Pull Requests
* [#3034](https://github.com/rollup/rollup/pull/3034): Avoid generating .* as export (@LongTengDao)
Expand Down

0 comments on commit 3264900

Please sign in to comment.