Skip to content

Commit

Permalink
docs: add history
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Nov 9, 2014
1 parent fd1c79c commit bcb145d
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 0 deletions.
22 changes: 22 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
unreleased
==========

* Fix errors setting cookies to be non-fatal
* Use `on-headers` instead of `writeHead` patching
* deps: cookies@0.5.0
* deps: debug@~2.1.0

1.0.2 / 2014-05-07
==================

* Add `name` option

1.0.1 / 2014-02-24
==================

* Fix duplicate `dependencies` in `package.json`

1.0.0 / 2014-02-23
==================

* Initial release
File renamed without changes.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@
"supertest": "~0.14.0"
},
"files": [
"HISTORY.md",
"LICENSE",
"README.md",
"index.js"
],
"license": "MIT",
Expand Down

0 comments on commit bcb145d

Please sign in to comment.