Skip to content

Commit 583cb58

Browse files
committed
Update changelog
Closes #550
1 parent fd76d0f commit 583cb58

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
55

66
## [Unreleased]
77
### Added
8+
- New Bot API 3.1 changes (#550).
89
### Changed
10+
- [:exclamation:][unreleased-bc-request-class-refactor] Big refactor of the `Request` class, removing most custom method implementations.
911
### Deprecated
1012
### Removed
1113
### Fixed
@@ -121,6 +123,7 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
121123
### Deprecated
122124
- Move `hideKeyboard` to `removeKeyboard`.
123125

126+
[unreleased-bc-request-class-refactor]: https://github.com/php-telegram-bot/core/wiki/Breaking-backwards-compatibility#request-class-refactor
124127
[0.45.0-bc-remove-deprecated-methods]: https://github.com/php-telegram-bot/core/wiki/Breaking-backwards-compatibility#remove-deprecated-methods
125128
[0.45.0-bc-chats-params-array]: https://github.com/php-telegram-bot/core/wiki/Breaking-backwards-compatibility#chats-params-array
126129
[0.45.0-bc-up-download-directory]: https://github.com/php-telegram-bot/core/wiki/Breaking-backwards-compatibility#up-download-directory

0 commit comments

Comments
 (0)