aboutsummaryrefslogtreecommitdiffstats
path: root/docs/changelog.rst
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2023-10-26 14:12:32 +0100
committerGravatar Chris Lovering <[email protected]>2023-10-26 14:12:32 +0100
commitee2501e36aa4cb6e809de9873e3d607bdf3309db (patch)
treef212d5b62dc8e5880268709858d4f62ecffa0521 /docs/changelog.rst
parentUpdate CI to use new ruff output argument (diff)
Changelog 10.4.0v10.4.0
Diffstat (limited to 'docs/changelog.rst')
-rw-r--r--docs/changelog.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst
index addb5a36..170be5d9 100644
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -4,6 +4,10 @@
Changelog
=========
+- :release:`10.4.0 <26th October 2023>`
+- :support:`196` Bump aiodns to :literal-url:`3.1.1 <https://github.com/saghul/aiodns/releases/tag/v3.1.1>`.
+- :support:`196` Bump many development dependencies.
+
- :release:`10.3.0 <19th September 2023>`
- :feature:`195` Add `log_format` to `pydis_core.utils.logging` to allow for standardised logging across all services using pydis_core.