diff --git a/CHANGELOG.md b/CHANGELOG.md index 6671d02d..239f3f77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +### 3.0.1 (March 09, 2019) + +* Use regexp in MIME-types based maps + [[d65cd97]](https://github.com/h5bp/server-configs-nginx/commit/d65cd977618ede702f15e084cb0f4a152e204935)] + [[db1601f]](https://github.com/h5bp/server-configs-nginx/commit/db1601f6064fd7d3d822618cf2e069a6b0cb8e9f)] +* Fix SVGZ compression handling + [[cec616a]](https://github.com/h5bp/server-configs-nginx/commit/cec616a103345ccef418a16549adee60f650cf52)] +* Add Referrer-Policy for html document by default + [[f600128](https://github.com/h5bp/server-configs-nginx/commit/f600128203e6319d6f3ce02e2538bf65b0ed01ea)] + ### 3.0.0 (February 12, 2019) * ⚠️ **Breaking**: Drop support for Nginx version < 1.8.0