Skip to content

Commit

Permalink
Merge pull request #508 from visionmedia/prepare-release
Browse files Browse the repository at this point in the history
Prepare release v3.2.0
  • Loading branch information
rimiti committed Sep 5, 2018
2 parents 05272d7 + fb3d042 commit c52338b
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions History.md
@@ -1,3 +1,13 @@
3.2.0 / 2018-09-05
===================

* PR-507 - Ignore coverage folder (thanks @rimiti)
* PR-506 - Fix Coveralls timeouts on Travis (thanks @rimiti)
* PR-505 - Use node 10 instead of node 9 (thanks @rimiti)
* PR-504 - Coverage + Coveralls integration (thanks @rimiti)
* PR-503 - Dependencies updated (thanks @rimiti)
* PR-495 - Fix example in README.md (thanks @Otto-AA)

3.1.0 / 2018-04-24
===================

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "supertest",
"version": "3.1.0",
"version": "3.2.0",
"description": "SuperAgent driven library for testing HTTP servers",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit c52338b

Please sign in to comment.