Skip to content

Commit

Permalink
Prepare release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mikelax committed Feb 11, 2016
1 parent bea0c80 commit f4efb75
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions History.md
@@ -1,3 +1,11 @@
1.2.0 / 2016-02-11
===================

* PR-302 - Update to superagent ^1.7.2
* PR-313 - Update node versions on Travis CI
* PR-223 - Remove Makefile for running tests
* PR-286 - Fix bug with redirects

1.1.0 / 2015-08-26
===================

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

0 comments on commit f4efb75

Please sign in to comment.