@@ -8,10 +8,21 @@ possible (see our [Version Guarantees] for more info).
88
99## [ Unreleased]
1010
11- These changes are available on the ` master ` branch, but have not yet been released.
11+ These changes are available on the ` cherry/2.7.1 ` branch, but have not yet been released.
1212
1313### Added
1414
15+ ### Changed
16+
17+ ### Fixed
18+
19+ ### Deprecated
20+
21+ ### Removed
22+
23+ ## [ 2.7.1] - 2026-02-09
24+ ### Added
25+
1526- Added ` .extension ` attribute to the ` AppEmoji ` and ` GuildEmoji ` classes.
1627 ([ #3055 ] ( https://github.com/Pycord-Development/pycord/pull/3055 ) )
1728- Added the ability to compare instances of ` PrimaryGuild ` .
@@ -56,9 +67,6 @@ These changes are available on the `master` branch, but have not yet been releas
5667 ([ #3082 ] ( https://github.com/Pycord-Development/pycord/pull/3082 ) )
5768- Fixed ` ext.pages.Paginator ` not working anymore when using ` custom_view ` .
5869 ([ #3090 ] ( https://github.com/Pycord-Development/pycord/pull/3090 ) )
59-
60- ### Removed
61-
6270## [ 2.7.0] - 2025-12-24
6371
6472### Added
@@ -1576,7 +1584,8 @@ These changes are available on the `master` branch, but have not yet been releas
15761584- Fix py3.10 UnionType checks issue.
15771585 ([ #1240 ] ( https://github.com/Pycord-Development/pycord/pull/1240 ) )
15781586
1579- [ unreleased ] : https://github.com/Pycord-Development/pycord/compare/v2.7.0...HEAD
1587+ [ unreleased ] : https://github.com/Pycord-Development/pycord/compare/v2.7.1...HEAD
1588+ [ 2.7.1 ] : https://github.com/Pycord-Development/pycord/compare/v2.7.0...v2.7.1
15801589[ 2.7.0 ] : https://github.com/Pycord-Development/pycord/compare/v2.7.0rc2...v2.7.0
15811590[ 2.7.0rc2 ] : https://github.com/Pycord-Development/pycord/compare/v2.7.0rc1...v2.7.0rc2
15821591[ 2.7.0rc1 ] : https://github.com/Pycord-Development/pycord/compare/v2.6.0...v2.7.0rc1
0 commit comments