diff options
Diffstat (limited to 'docs/changes.xml')
-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 2dd1b472..9aaec9e5 100644 --- a/docs/changes.xml +++ b/docs/changes.xml @@ -69,6 +69,12 @@ compatibility with PHP 8.2. <change type="feature"> <para> +compatibility with Node.js 19.0. +</para> +</change> + +<change type="feature"> +<para> support rack v3 in ruby applications. </para> </change> |