aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2024-01-30 21:48:40 +0000
committerGravatar Chris Lovering <[email protected]>2024-01-30 21:48:40 +0000
commit07f517225fc59157233f74edb136ee39046fda00 (patch)
treee0a41edc3bad983fb2f925ebe19dc4c20e292233
parentChangelog new lock utils (diff)
Tag v10.7.0v10.7.0
-rw-r--r--docs/changelog.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst
index 1a5afdae..ff4cd010 100644
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -4,6 +4,7 @@
Changelog
=========
+- :release:`10.7.0 <30th January 2024>`
- :feature:`158` Add locking utilities for controlling concurrency logic
- :support:`202` Bump various development dependencies and CI workflow action versions
- :feature:`194` Add the :obj:`pydis_core.utils.interactions.user_has_access` helper function, that returns whether the given user is in the allowed_users list, or has a role from allowed_roles.