Skip to content

Commit 2ea37c0

Browse files
committed
docs: fix changelog to adhere to conventions
1 parent fde6560 commit 2ea37c0

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,13 @@ These changes are available on the `master` branch, but have not yet been releas
1212

1313
⚠️ **This Version Removes Support For Python 3.8** ⚠️
1414

15+
### Added
16+
17+
- Added `Guild.fetch_role` method.
18+
([#2528](https://github.com/Pycord-Development/pycord/pull/2528))
19+
- Added the following `AppInfo` attributes: `approximate_guild_count`, `approximate_user_install_count`, `custom_install_url`, `install_params`, `interactions_endpoint_url`, `redirect_uris`, `role_connections_verification_url`, and `tags`.
20+
([#2520](https://github.com/Pycord-Development/pycord/pull/2520))
21+
1522
### Changed
1623

1724
- Renamed `cover` property of `ScheduledEvent` and `cover` argument of
@@ -20,11 +27,7 @@ These changes are available on the `master` branch, but have not yet been releas
2027
- ⚠️ **This Version Removes Support For Python 3.8** ⚠️
2128
([#2521](https://github.com/Pycord-Development/pycord/pull/2521))
2229

23-
### Added
2430

25-
- Added `Guild.fetch_role` method.
26-
([#2528](https://github.com/Pycord-Development/pycord/pull/2528))
27-
- Added `AppInfo` attributes.
2831
([#2520](https://github.com/Pycord-Development/pycord/pull/2520))
2932

3033
## [2.6.0] - 2024-07-09

0 commit comments

Comments
 (0)