Skip to content

Commit

Permalink
docs, bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Neil Matatall committed Dec 18, 2013
1 parent 5fb800e commit ead9993
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions HISTORY.md
@@ -1,3 +1,10 @@
1.1.1
======

Bug fix release.
- Parsing of CSP reports was busted.
- Forwarded reports did not include the original referer, ip, UA

1.1.0
======

Expand Down
2 changes: 1 addition & 1 deletion lib/secure_headers/version.rb
@@ -1,3 +1,3 @@
module SecureHeaders
VERSION = "1.1.0"
VERSION = "1.1.1"
end

0 comments on commit ead9993

Please sign in to comment.