File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
4
4
Exclamation symbols (:exclamation : ) note something of importance e.g. breaking changes. Click them to learn more.
5
5
6
6
## [ Unreleased]
7
+ :exclamation : After updating to this version, you will need to execute the [ SQL migration script] [ unreleased-sql-migration ] on your database.
7
8
### Added
9
+ - Bot API 4.0 (without Passport)
8
10
### Changed
11
+ - [ :exclamation : ] [ unreleased-bc-move-animation-out-of-games-namespace ] Move Animation entity out of Games namespace.
9
12
### Deprecated
10
13
### Removed
11
14
### Fixed
@@ -213,6 +216,8 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
213
216
### Deprecated
214
217
- Move ` hideKeyboard ` to ` removeKeyboard ` .
215
218
219
+ [ unreleased-sql-migration ] : https://github.com/php-telegram-bot/core/tree/master/utils/db-schema-update/0.54.0-unreleased.sql
220
+ [ unreleased-bc-move-animation-out-of-games-namespace ] : https://github.com/php-telegram-bot/core/wiki/Breaking-backwards-compatibility#move-animation-out-of-games-namespace
216
221
[ 0.54.0-sql-migration ] : https://github.com/php-telegram-bot/core/tree/master/utils/db-schema-update/0.53.0-0.54.0.sql
217
222
[ 0.54.0-bc-rename-constants ] : https://github.com/php-telegram-bot/core/wiki/Breaking-backwards-compatibility#rename-constants
218
223
[ 0.53.0-sql-migration ] : https://github.com/php-telegram-bot/core/tree/master/utils/db-schema-update/0.52.0-0.53.0.sql
You can’t perform that action at this time.
0 commit comments