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