From 24d4dda255be1ec5ea16e1941537ffd6e2b22284 Mon Sep 17 00:00:00 2001 From: Konstantin Pavlov Date: Thu, 15 Dec 2022 08:37:52 -0800 Subject: Docs: added changelog for Python 3.11. While at it, fixed changelogs generation for Python 3.10 as well. --- docs/changes.xml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'docs/changes.xml') diff --git a/docs/changes.xml b/docs/changes.xml index c031f2ab..262b4a7a 100644 --- a/docs/changes.xml +++ b/docs/changes.xml @@ -37,7 +37,7 @@ NGINX Unit updated to 1.30.0. + + + +Initial release of Python 3.11 module for NGINX Unit. + + + + + + -- cgit