diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/changes.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/changes.xml b/docs/changes.xml index 2e2f9b04..e1774e9d 100644 --- a/docs/changes.xml +++ b/docs/changes.xml @@ -33,6 +33,12 @@ NGINX Unit updated to 1.27.0. <change type="feature"> <para> +variables support in the "location" option of the "return" action. +</para> +</change> + +<change type="feature"> +<para> compatibility with GCC 12. </para> </change> |