Skip to content

Commit 243cc83

Browse files
committed
Update changelog
1 parent 4080c2c commit 243cc83

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

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

3+
## 1.7.0
4+
*2019-03-20*
5+
6+
### Features
7+
* Sort chunk exports by name for greater consistency (#2757)
8+
9+
### Bug Fixes
10+
* Fix a situation where tree-shakeable code would not be removed in an indeterminate manner (#2757)
11+
12+
### Pull Requests
13+
* [#2757](https://github.com/rollup/rollup/pull/2757): Sort modules before binding, sort exports (@lukastaegert)
14+
315
## 1.6.1
416
*2019-03-20*
517

0 commit comments

Comments
 (0)