We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac1fd12 commit 6dd3dfdCopy full SHA for 6dd3dfd
CHANGELOG.rst
@@ -16,6 +16,20 @@ We are operating with `semantic versioning <https://semver.org>`_.
16
Note that they these tags will not actually close the issue/PR until they
17
are merged into the "default" branch.
18
19
+v16.0.0
20
+-------
21
+(unreleased)
22
+
23
+Major:
24
+- Drop Python 3.9, Support Python 3.14.
25
26
+Features:
27
+- Declare free-threaded support and support 3.13t by :gh-user:`ngoldbaum` in (:pr:`2005`).
28
+- Add ``Filter.Context.process_command()`` method by :gh-user:`caffeinism` in (:pr:`2000`).
29
30
+Fixes:
31
+- Fix typos
32
33
v15.1.0
34
-------
35
0 commit comments