Skip to content

Commit

Permalink
0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
A committed Jun 14, 2015
1 parent ed26de5 commit 8d6797a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions history.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
0.1.6 / 2015-06-14
==================

- fix: unmocked routes now works properly
- fix: avoid patching when superagent is patched already
- add history.md

0.1.5 / 2015-05-20
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "superagent-mocker",
"version": "0.1.5",
"version": "0.1.6",
"description": "Pretty simple mocks for the CRUD and REST API",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 8d6797a

Please sign in to comment.