diff --git a/changelog/842.feature.rst b/changelog/842.feature.rst new file mode 100644 index 0000000..a991347 --- /dev/null +++ b/changelog/842.feature.rst @@ -0,0 +1 @@ +Python 3.11 is now officially supported. diff --git a/changelog/842.removal.rst b/changelog/842.removal.rst new file mode 100644 index 0000000..6daecd1 --- /dev/null +++ b/changelog/842.removal.rst @@ -0,0 +1 @@ +Python 3.6 is no longer supported.