aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2025-11-09 23:24:46 +0000
committerGravatar Joe Banks <[email protected]>2025-11-10 23:19:27 +0000
commit00bc8ada15b87c7e5a91a88db07aefa195386d02 (patch)
tree9bdf34cce77296f6f236536f716cfd1265c24063 /docs
parentSupport commands that come from pydis_core (diff)
Add changelog entry for SourceCode functionality
Diffstat (limited to 'docs')
-rw-r--r--docs/changelog.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst
index 56355dfc..96402c4d 100644
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -7,6 +7,7 @@ Changelog
.. XXX: CHANGE DATE BEFORE RELEASE
- :release:`12.0.0 <9th November 2025>`
+- :feature:`310` Provide a pre-built :obj:`pydis_core.exts.source.SourceCode` cog for providing links to command implementations.
- :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