Skip to content

Commit a198b8d

Browse files
committed
fix: ♻️ Update changelog to reflect changes in BaseView and Paginator timeout behavior
1 parent c09094a commit a198b8d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ These changes are available on the `master` branch, but have not yet been releas
2020

2121
### Changed
2222

23+
- Changed `BaseView.on_timeout` and `Paginator.on_timeout` behavior: views no longer
24+
raise errors on timeout.
25+
([#3019](https://github.com/Pycord-Development/pycord/pull/3019))
26+
2327
### Fixed
2428

2529
- Fixed breaking change in `ui.Select` Generic typing by adding default values to

0 commit comments

Comments
 (0)