Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lukastaegert committed Apr 12, 2020
1 parent 57bb54e commit 58b726b
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,22 @@
# rollup changelog

## 2.6.1
*2020-04-12*

### Bug Fixes
* Close watch mode when stdin closes in a non-TTY environment (#3493)

### Pull Requests
* [#3493](https://github.com/rollup/rollup/pull/3493): Ensure --watch mode exits correctly when stdin is closed (@jakesgordon)

## 2.6.0
*2020-04-10*

### Features
* Allow regular expressions to declare external modules (#3482)

### Pull Requests
* [#3482](https://github.com/rollup/rollup/pull/3488): Allow regular expressions in config.external (@johannes-z)
* [#3482](https://github.com/rollup/rollup/pull/3482): Allow regular expressions in config.external (@johannes-z)

## 2.5.0
This version is identical to 2.4.0
Expand Down

0 comments on commit 58b726b

Please sign in to comment.