We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00377b8 commit deb79caCopy full SHA for deb79ca
CHANGELOG.md
@@ -1,3 +1,16 @@
1
+### 5.0.0 (December 05, 2022)
2
+
3
+* 🎉 Significant improvement on `Cache-Control` definition and usage
4
+ * `Cache-Control` boilerplate with extensive control
5
+ [https://github.com/h5bp/server-configs-nginx/pull/319]
6
+ * Switch to a proper `no-cache` directive on cache expiration config
7
+ [https://github.com/h5bp/server-configs-nginx/pull/314]
8
+* Reorder and improve cache expiration `expires` map
9
+ [https://github.com/h5bp/server-configs-nginx/pull/324]
10
+* Drop `image/avif-sequence` MIME-type
11
+ [[4bc5275](https://github.com/h5bp/server-configs-nginx/commit/4bc5275d5a3fdb34e6298240db7215c3270a916e)]
12
+* Improve inline comments.
13
14
### 4.2.0 (February 24, 2022)
15
16
* Extend media, font and default cache TTL to 1 year
0 commit comments