From 22cca8fdfe96da5a1bcd0dd04b304ffc904431a1 Mon Sep 17 00:00:00 2001 From: Paillat Date: Sun, 13 Oct 2024 18:00:11 +0200 Subject: [PATCH] :memo: Changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index daf082ae66..06acf56e1d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,9 @@ These changes are available on the `master` branch, but have not yet been releas ([#2587](https://github.com/Pycord-Development/pycord/pull/2587/)) - Added optional `filter` parameter to `utils.basic_autocomplete()`. ([#2590](https://github.com/Pycord-Development/pycord/pull/2590)) +- Added new role tags `subscription_listing_id`, `guild_connections` and + `available_for_purchase`. + ([#2606](https://github.com/Pycord-Development/pycord/pull/2606)) ### Fixed