@@ -21,6 +21,7 @@ These changes are available on the `cherry/2.8.0` branch, but have not yet been
2121### Removed
2222
2323## [ 2.8.0] - 2026-05-18
24+
2425### Added
2526
2627- Support for ** Python 3.14** .
@@ -110,6 +111,7 @@ These changes are available on the `cherry/2.8.0` branch, but have not yet been
110111 restrictions. ([ #3056 ] ( https://github.com/Pycord-Development/pycord/pull/3056 ) )
111112 - Removed the following methods: ` Guild.set_mfa_required ` , ` Guild.delete ` ,
112113 ` Template.create_guild ` , and ` Client.create_guild ` .
114+
113115## [ 2.8.0rc2] - 2026-04-14
114116
115117### Changed
@@ -1778,8 +1780,10 @@ These changes are available on the `cherry/2.8.0` branch, but have not yet been
17781780 ([ #1240 ] ( https://github.com/Pycord-Development/pycord/pull/1240 ) )
17791781
17801782[ unreleased ] : https://github.com/Pycord-Development/pycord/compare/v2.8.0...HEAD
1781- [ 2.8.0 ] : https://github.com/Pycord-Development/pycord/compare/v2.8.0rc1...v2.8.0
1782- [ 2.8.0rc1 ] : https://github.com/Pycord-Development/pycord/compare/v2.7.0...v2.8.0rc1
1783+ [ 2.8.0 ] : https://github.com/Pycord-Development/pycord/compare/v2.7.2...v2.8.0
1784+ [ 2.8.0rc1 ] : https://github.com/Pycord-Development/pycord/compare/v2.8.0rc1...v2.8.0rc2
1785+ [ 2.8.0rc1 ] : https://github.com/Pycord-Development/pycord/compare/v2.7.2...v2.8.0rc1
1786+ [ 2.7.2 ] : https://github.com/Pycord-Development/pycord/compare/v2.7.1...v2.7.2
17831787[ 2.7.1 ] : https://github.com/Pycord-Development/pycord/compare/v2.7.0...v2.7.1
17841788[ 2.7.0 ] : https://github.com/Pycord-Development/pycord/compare/v2.7.0rc2...v2.7.0
17851789[ 2.7.0rc2 ] : https://github.com/Pycord-Development/pycord/compare/v2.7.0rc1...v2.7.0rc2
0 commit comments