diff options
author | 2024-01-30 21:48:40 +0000 | |
---|---|---|
committer | 2024-01-30 21:48:40 +0000 | |
commit | 07f517225fc59157233f74edb136ee39046fda00 (patch) | |
tree | e0a41edc3bad983fb2f925ebe19dc4c20e292233 | |
parent | Changelog new lock utils (diff) |
Tag v10.7.0v10.7.0
-rw-r--r-- | docs/changelog.rst | 1 |
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. |