Skip to content

Commit

Permalink
Prepare npm version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mikelax committed Aug 26, 2015
1 parent a6e0812 commit 6738128
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.1.0 / 2015-08-26
===================

* PR-235 - Update test framework to express 4, update other deps
* PR-239 - Core refactor to run expectations in order of definition
* PR-273 - Documentation update related to PR-239
* PR-268 - Bump superagent to 1.3.0

1.0.1 / 2015-05-08
===================

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

0 comments on commit 6738128

Please sign in to comment.