Skip to content

Commit c2eb6e6

Browse files
committed
Update changelog
1 parent b02296a commit c2eb6e6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
# rollup changelog
22

33
## 1.16.4
4-
*unreleased*
4+
*2019-07-02*
55

66
### Bug Fixes
77
* Do not show a TypeScript error when providing a location as number to this.warn and this.error (#2974)
88
* Use the correct TypeScript type for Sourcemap.version (#2976)
99

1010
### Pull Requests
11+
* [#2965](https://github.com/rollup/rollup/pull/2974): Use async readFile in getRollupDefaultPlugin (@kaksmet)
1112
* [#2974](https://github.com/rollup/rollup/pull/2974): Align TS types, docs and implementation for this.warn and this.error (@lukastaegert)
1213
* [#2976](https://github.com/rollup/rollup/pull/2976): Fix sourcemap type and update dependencies (@lukastaegert)
1314

0 commit comments

Comments
 (0)