Skip to content

Commit d8a0aa2

Browse files
committed
docs: update CHANGELOG.md to reflect changes in BaseView.on_timeout behavior
1 parent 0181f8d commit d8a0aa2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ These changes are available on the `master` branch, but have not yet been releas
2121
([#2994](https://github.com/Pycord-Development/pycord/pull/2994))
2222

2323
### Changed
24+
- Changed `BaseView.on_timeout` behavior: views no longer raise errors on timeout.
25+
([#3018](https://github.com/Pycord-Development/pycord/pull/3018))
2426

2527
### Fixed
2628

0 commit comments

Comments
 (0)