Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lukastaegert committed Jul 2, 2019
1 parent 5682ae9 commit 959df58
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,14 @@
# rollup changelog

## 1.16.4
*unreleased*

### Bug Fixes
* Do not show a TypeScript error when providing a location as number to this.warn and this.error (#2974)

### Pull Requests
* [#2974](https://github.com/rollup/rollup/pull/2974): Align TS types, docs and implementation for this.warn and this.error (@lukastaegert)

## 1.16.3
*2019-06-29*

Expand Down

0 comments on commit 959df58

Please sign in to comment.