Skip to content

Commit

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

## 2.56.0
*2021-08-05*

### Features
* Create more efficient code for SystemJS exports (#4199)
* Extend `maxParallelFileReads` option to also throttle plugin load hooks (#4200)

### Bug Fixes
* Return correct value for postfix update expressions of exported variables (#4194)

### Pull Requests
* [#4199](https://github.com/rollup/rollup/pull/4199): Refine SystemJS export rendering (@lukastaegert)
* [#4200](https://github.com/rollup/rollup/pull/4200): Restrict parallel execution of load hook (@schummar)

## 2.55.1
*2021-07-29*

Expand Down

0 comments on commit d4375ee

Please sign in to comment.