diff options
-rw-r--r-- | docs/changes.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/changes.xml b/docs/changes.xml index 8605e388..cfb6ead8 100644 --- a/docs/changes.xml +++ b/docs/changes.xml @@ -35,6 +35,18 @@ NGINX Unit updated to 1.32.1. date="" time="" packager="Nginx Packaging <nginx-packaging@f5.com>"> +<change type="bugfix"> +<para> +NJS variables in templates may have incorrect values due to improper caching. +</para> +</change> + +<change type="bugfix"> +<para> +Wasm application process hangs after receiving restart signal from the control. +</para> +</change> + </changes> |