Skip to content

Commit a5526ea

Browse files
committed
Update changelog
1 parent c3d73ff commit a5526ea

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# rollup changelog
22

3+
## 1.9.3
4+
*2019-04-10*
5+
6+
### Bug Fixes
7+
* Simplify return expressions that are evaluated before the surrounding function is bound (#2803)
8+
9+
### Pull Requests
10+
* [#2803](https://github.com/rollup/rollup/pull/2803): Handle out-of-order binding of identifiers to improve tree-shaking (@lukastaegert)
11+
312
## 1.9.2
413
*2019-04-10*
514

0 commit comments

Comments
 (0)