Skip to content

Commit af1b084

Browse files
committed
feat: changelog
1 parent 978e0c8 commit af1b084

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,20 @@ These changes are available on the `master` branch, but have not yet been releas
1919
([#2496](https://github.com/Pycord-Development/pycord/pull/2496))
2020
- ⚠️ **This Version Removes Support For Python 3.8** ⚠️
2121
([#2521](https://github.com/Pycord-Development/pycord/pull/2521))
22+
- `Entitlement.ends_at` can now be `None`.
23+
([#2564](https://github.com/Pycord-Development/pycord/pull/2564))
2224

2325
### Added
2426

2527
- Added `Guild.fetch_role` method.
2628
([#2528](https://github.com/Pycord-Development/pycord/pull/2528))
29+
- Added new `Subscription` object and related events.
30+
([#2564](https://github.com/Pycord-Development/pycord/pull/2564))
31+
32+
### Fixed
33+
34+
- Fixed `AttributeError` when trying to consume a consumable entitlement.
35+
([#2564](https://github.com/Pycord-Development/pycord/pull/2564))
2736

2837
## [2.6.0] - 2024-07-09
2938

0 commit comments

Comments
 (0)