From 07f517225fc59157233f74edb136ee39046fda00 Mon Sep 17 00:00:00 2001 From: Chris Lovering Date: Tue, 30 Jan 2024 21:48:40 +0000 Subject: [PATCH] Tag v10.7.0 --- docs/changelog.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 1a5afdae0..ff4cd0106 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.