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 6c89fa15..9567aebd 100644 --- a/docs/changes.xml +++ b/docs/changes.xml @@ -40,6 +40,12 @@ basic URI rewrite support. <change type="feature"> <para> +njs loadable modules support. +</para> +</change> + +<change type="feature"> +<para> added conditional logging of route selection for HTTP requests. </para> </change> |