Skip to content

Commit 9b018eb

Browse files
authored
cl
1 parent b937eaa commit 9b018eb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ These changes are available on the `master` branch, but have not yet been releas
2222
`tags`. ([#2520](https://github.com/Pycord-Development/pycord/pull/2520))
2323
- Added `Member.guild_banner` and `Member.display_banner` properties.
2424
([#2556](https://github.com/Pycord-Development/pycord/pull/2556))
25+
- Added support for Application Emojis.
26+
([#2501](https://github.com/Pycord-Development/pycord/pull/2501))
27+
- Added `cache_app_emojis` parameter to `Client`.
28+
([#2501](https://github.com/Pycord-Development/pycord/pull/2501))
2529

2630
### Changed
2731

@@ -30,6 +34,8 @@ These changes are available on the `master` branch, but have not yet been releas
3034
([#2496](https://github.com/Pycord-Development/pycord/pull/2496))
3135
- ⚠️ **This Version Removes Support For Python 3.8** ⚠️
3236
([#2521](https://github.com/Pycord-Development/pycord/pull/2521))
37+
- `Emoji` has been renamed to `GuildEmoji`.
38+
([#2501](https://github.com/Pycord-Development/pycord/pull/2501))
3339

3440
### Deprecated
3541

0 commit comments

Comments
 (0)