aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2025-11-09 21:28:40 +0000
committerGravatar Joe Banks <[email protected]>2025-11-09 21:28:40 +0000
commit365301f2e5e5e6141f7acba08a27d0bfc7590b0d (patch)
treed33602416fd128cbf98617f7dd174638e80361a1
parentUpdate sphinx docs to remove partial use (diff)
Add 12.x changelog so far
-rw-r--r--docs/changelog.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst
index 58e17fd6..56355dfc 100644
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -4,6 +4,13 @@
Changelog
=========
+.. XXX: CHANGE DATE BEFORE RELEASE
+
+- :release:`12.0.0 <9th November 2025>`
+- :support:`309` Dependency bumps on all dependencies
+- :support:`309` Migrate build system from Poetry to uv
+- :support:`309` Explicit support for Python 3.13 and 3.14
+
- :release:`11.8.0 <1st January 1970>`
- :feature:`305` Update :obj:`pydis_core.utils.checks.in_whitelist_check` to check against the parent channel, if one exists, instead of the ``ctx.channel.id``.