Skip to content

Commit

Permalink
v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
seanmonstar committed Dec 5, 2013
1 parent b143d3a commit 224f394
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# ChangeLog

## v0.2.1 - 2013-12-04

- Added `X-*-Report-Only` headers to `reportOnly`

## v0.2.0 - 2013-12-04

- Added `reportOnly` to `csp()`
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": "hood",
"version": "0.2.0",
"version": "0.2.1",
"description": "cover your head. security headers middleware.",
"main": "./lib/index.js",
"scripts": {
Expand Down

0 comments on commit 224f394

Please sign in to comment.