You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-6Lines changed: 4 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -27,12 +27,10 @@ BUG FIXES:
27
27
28
28
DOCUMENTATION:
29
29
30
-
- Add guide for SnippetsFilter. [2721](https://github.com/nginxinc/nginx-gateway-fabric/pull/2721)
31
-
- Consolidate how-to guide for request and response header modifiers. [2715](https://github.com/nginxinc/nginx-gateway-fabric/pull/2715)
32
-
- Add a new "Get started" document. [2717](https://github.com/nginxinc/nginx-gateway-fabric/pull/2717)
33
-
- Add documentation for rewrite client IP settings. [2701](https://github.com/nginxinc/nginx-gateway-fabric/pull/2701)
34
-
- Add description for enabling experimental features. [2546](https://github.com/nginxinc/nginx-gateway-fabric/pull/2546)
35
-
- Add documentation explaining how to do CRD versioning. [2404](https://github.com/nginxinc/nginx-gateway-fabric/pull/2404)
30
+
- Add [guide](https://docs.nginx.com/nginx-gateway-fabric/how-to/traffic-management/snippets) for SnippetsFilter.
31
+
- Add a new [Get started](https://docs.nginx.com/nginx-gateway-fabric/get-started/) document.
32
+
- Add documentation for [proxyProtocol and rewriteClientIP](https://docs.nginx.com/nginx-gateway-fabric/how-to/data-plane-configuration/) settings.
33
+
- Add description for enabling [experimental](https://docs.nginx.com/nginx-gateway-fabric/installation/installing-ngf/helm/) features.
36
34
- Use correct indentation in lifecycle examples. [2588](https://github.com/nginxinc/nginx-gateway-fabric/pull/2588). Thanks to [Derek F](https://github.com/defrank).
0 commit comments