Skip to content

Commit d8f80d4

Browse files
committed
chore: Add missing 2.8.0c2 and 2.7.2 to changelog
1 parent 9eba65b commit d8f80d4

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,18 @@ These changes are available on the `master` branch, but have not yet been releas
4141

4242
### Removed
4343

44+
## [2.8.0rc2] - 2026-04-14
45+
46+
### Changed
47+
48+
- `read_only` team members aren't considered as owners anymore when checking for app
49+
ownership permissions.
50+
51+
### Fixed
52+
53+
- Fixed a `KeyError` when fetching an app's information or checking for app ownership
54+
with `is_owner`.
55+
4456
## [2.8.0rc1] - 2026-03-21
4557

4658
### Added
@@ -111,6 +123,18 @@ These changes are available on the `master` branch, but have not yet been releas
111123
- Removed the following methods: `Guild.set_mfa_required`, `Guild.delete`,
112124
`Template.create_guild`, and `Client.create_guild`.
113125

126+
## [2.7.2] - 2026-04-14
127+
128+
### Changed
129+
130+
- `read_only` team members aren't considered as owners anymore when checking for app
131+
ownership permissions.
132+
133+
### Fixed
134+
135+
- Fixed a `KeyError` when fetching an app's information or checking for app ownership
136+
with `is_owner`.
137+
114138
## [2.7.1] - 2026-02-09
115139

116140
### Added

0 commit comments

Comments
 (0)