Release v3.2.0
This commit is contained in:
parent
4e6d15ee93
commit
73812b24fc
20
CHANGELOG.md
20
CHANGELOG.md
|
@ -1,3 +1,23 @@
|
||||||
|
### 3.2.0 (April 14, 2020)
|
||||||
|
|
||||||
|
* Stricter default for Referrer Policy `strict-origin-when-cross-origin`
|
||||||
|
[[e0724b8](https://github.com/h5bp/server-configs-nginx/commit/e0724b814952f6aee3c09dd578480c9c143955ae)]
|
||||||
|
* Revert: drop `Cache-Control: no-transform` usage
|
||||||
|
[[bc39e4c](https://github.com/h5bp/server-configs-nginx/commit/bc39e4c07d23edfc0acd3c11de88e95af5880eee)]
|
||||||
|
* Rewrite, improve and update a large part of the documentation
|
||||||
|
[[0af3052](https://github.com/h5bp/server-configs-nginx/commit/0af305283f99abfc85e4395201ffadc7de975d4b)]
|
||||||
|
[[177a5e9](https://github.com/h5bp/server-configs-nginx/commit/177a5e94a60d9c27a8831a1d63211ffe6f6a83a3)]
|
||||||
|
[[5ca3aed](https://github.com/h5bp/server-configs-nginx/commit/5ca3aed56c83a0f80c88cc85b66abf9b118557ee)]
|
||||||
|
[[bb2a30c](https://github.com/h5bp/server-configs-nginx/commit/bb2a30caccd240bab3baa511c25152117961bd09)]
|
||||||
|
[[5ca3aed](https://github.com/h5bp/server-configs-nginx/commit/5ca3aed56c83a0f80c88cc85b66abf9b118557ee)]
|
||||||
|
* Ensure the presence of security headings where expected
|
||||||
|
[[4168940](https://github.com/h5bp/server-configs-nginx/commit/41689406c87990eb8c6200a62b1baa7c1705dd31)]
|
||||||
|
[[3615dfa](https://github.com/h5bp/server-configs-nginx/commit/3615dfa351c54e724f17737643e6ecbe7836d06c)]
|
||||||
|
[[98de990](https://github.com/h5bp/server-configs-nginx/commit/98de990c1c572354fc2d3f8c7f30940e3af9cdf0)]
|
||||||
|
* Remove non-ASCII character from config files
|
||||||
|
[[d2f5972](https://github.com/h5bp/server-configs-nginx/commit/d2f597235a1d384cf1d69cb51a74c22755c0c11c)]
|
||||||
|
* Improve inline comments.
|
||||||
|
|
||||||
### 3.1.0 (May 19, 2019)
|
### 3.1.0 (May 19, 2019)
|
||||||
|
|
||||||
* Drop `Cache-Control: no-transform` usage
|
* Drop `Cache-Control: no-transform` usage
|
||||||
|
|
Loading…
Reference in New Issue