aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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``.