summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index ddbddac..342e848 100644
--- a/CHANGES
+++ b/CHANGES
@@ -15,6 +15,8 @@ Version 3.2.0 will also discontinue support for Python versions 3.6 and 3.7.
Version 3.1.0b1 - April, 2023
-----------------------------
+- Added support for Python 3.12.
+
- API CHANGE: A slight change has been implemented when unquoting a quoted string
parsed using the QuotedString class. Formerly, when unquoting and processing
whitespace markers such as \t and \n, these substitutions would occur first, and