Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lukastaegert committed Oct 30, 2018
1 parent 7746e0f commit a1cc69c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

## 0.67.0
*unreleased*
* Create chunks for virtual modules when preserving modules ([#2511](https://github.com/rollup/rollup/pull/2511))
* Improve execution order of chunks and externals ([#2508](https://github.com/rollup/rollup/pull/2508))
* Do not tree-shake children of unknown nodes to e.g. properly handle do-expressions via acorn plugin ([#2510](https://github.com/rollup/rollup/pull/2510))
* Fix mis-placed semicolons for certain SystemJS exports ([#2529](https://github.com/rollup/rollup/pull/2529))
Expand Down

0 comments on commit a1cc69c

Please sign in to comment.