diff --git a/docs/changes.xml b/docs/changes.xml
index 8e212d62..ce67b638 100644
--- a/docs/changes.xml
+++ b/docs/changes.xml
@@ -35,19 +35,20 @@ NGINX Unit updated to 1.31.0.
-njs updated to 0.8.0.
+if building with njs, version 0.8.0 or later is now required.
-ability to control HTTP response headers.
+response headers are manageable during the action and fallback using
+$response_header_NAME variables.
-ability to get the HTTP response header variables.
+ASGI lifespan state support. Thanks to synodriver.