Skip to content

Commit 4c12462

Browse files
committed
Update CHANGELOG.md
1 parent 393749f commit 4c12462

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212
- `proxy` and `proxy_auth` params to many Webhook related methods.
1313
([#1655](https://github.com/Pycord-Development/pycord/pull/1655))
1414
- `delete_message_seconds` parameter in ban methods. ([#1557](https://github.com/Pycord-Development/pycord/pull/1557))
15+
- New `View.get_item()` method. ([#1659](https://github.com/Pycord-Development/pycord/pull/1659))
1516

1617
### Deprecated
1718
- The `delete_message_days` parameter in ban methods is now deprecated. Please use `delete_message_seconds` instead.

0 commit comments

Comments
 (0)