Skip to content

Commit

Permalink
Prepare for v4.4.0: update changelog, update dependencies, update Tra…
Browse files Browse the repository at this point in the history
…vis Node version
  • Loading branch information
DABH committed Jun 21, 2020
1 parent 46db8f3 commit eabd2ac
Show file tree
Hide file tree
Showing 4 changed files with 2,557 additions and 2,870 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
sudo: false
language: node_js
node_js:
- "6"
- "8"
- "10"
- "12"
- "14"

before_install:
- travis_retry npm install
Expand Down
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# CHANGELOG

### 4.4.0 (2018/12/23)

- [#41] Support handleRejections option.
- [#42] Expose LegacyTransportStream from the base module.
- Update dependencies.

### 4.3.0 (2018/12/23)

- [#30] Precompile before publishing to `npm`.
Expand Down
Loading

0 comments on commit eabd2ac

Please sign in to comment.