Add browser-policy to History.md

This commit is contained in:
Emily Stark
2013-09-28 18:53:40 -07:00
parent 3590eb1345
commit ab59ae2bcb

View File

@@ -32,6 +32,10 @@
* Support OAuth1 services that require request token secrets as well as
authentication token secrets. #1253
* Add `browser-policy` package for configuring and sending Content Security
Policy and X-Frame-Options HTTP headers.
## v0.6.5.1
* Fix syntax errors on lines that end with a backslash. #1326