Skip to content

Commit

Permalink
docs and version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Neil Matatall committed Oct 13, 2014
1 parent 8caf856 commit 5c3bfd1
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 @@
1.3.4
======

* Adds X-Download-Options support
* Adds support for X-XSS-Protection reporting
* Defers loading of rails engine for faster boot times

1.3.3
======

Expand Down
2 changes: 1 addition & 1 deletion lib/secure_headers/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module SecureHeaders
VERSION = "1.3.3"
VERSION = "1.3.4"
end

0 comments on commit 5c3bfd1

Please sign in to comment.