summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorBert JW Regeer <bertjw@regeer.org>2022-01-17 00:15:19 -0700
committerBert JW Regeer <bertjw@regeer.org>2022-01-17 00:15:19 -0700
commite0f9374accef77b2ff90a8d5fe5bc5433a5d3516 (patch)
tree276c73d65fc34d1ddb0cb14004af475ac995356b /CHANGES.txt
parent97c45c5d75be5bad669b17b289d4a50c1742aea7 (diff)
downloadwaitress-e0f9374accef77b2ff90a8d5fe5bc5433a5d3516.tar.gz
Update supported Python versions for Waitressgarden/update-supported-python-versions
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index c45356e..c397ca0 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,6 +1,13 @@
Next Release
------------
+Python Version Support
+~~~~~~~~~~~~~~~~~~~~~~
+
+- Python 3.6 is no longer supported by Waitress
+
+- Python 3.10 is fully supported by Waitress
+
Bugfix
~~~~~~