Skip to content

Commit 60b179c

Browse files
committed
chore(release): update CHANGELOG.md for version 2.8.0rc1
1 parent 03f2db4 commit 60b179c

1 file changed

Lines changed: 13 additions & 2 deletions

File tree

CHANGELOG.md

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

1313
### Added
1414

15+
### Changed
16+
17+
### Fixed
18+
19+
### Deprecated
20+
21+
### Removed
22+
23+
## [2.8.0rc1] - 2026-03-21
24+
### Added
25+
1526
- Added support for community invites.
1627
([#3044](https://github.com/Pycord-Development/pycord/pull/3044))
1728
- Added `Member.colours` and `Member.colors` properties.
@@ -77,7 +88,6 @@ These changes are available on the `master` branch, but have not yet been releas
7788
restrictions. ([#3056](https://github.com/Pycord-Development/pycord/pull/3056))
7889
- Removed the following methods: `Guild.set_mfa_required`, `Guild.delete`,
7990
`Template.create_guild`, and `Client.create_guild`.
80-
8191
## [2.7.1] - 2026-02-09
8292

8393
### Added
@@ -1651,7 +1661,8 @@ These changes are available on the `master` branch, but have not yet been releas
16511661
- Fix py3.10 UnionType checks issue.
16521662
([#1240](https://github.com/Pycord-Development/pycord/pull/1240))
16531663

1654-
[unreleased]: https://github.com/Pycord-Development/pycord/compare/v2.7.1...HEAD
1664+
[unreleased]: https://github.com/Pycord-Development/pycord/compare/v2.8.0rc1...HEAD
1665+
[2.8.0rc1]: https://github.com/Pycord-Development/pycord/compare/v2.7.0...v2.8.0rc1
16551666
[2.7.1]: https://github.com/Pycord-Development/pycord/compare/v2.7.0...v2.7.1
16561667
[2.7.0]: https://github.com/Pycord-Development/pycord/compare/v2.7.0rc2...v2.7.0
16571668
[2.7.0rc2]: https://github.com/Pycord-Development/pycord/compare/v2.7.0rc1...v2.7.0rc2

0 commit comments

Comments
 (0)