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
44Exclamation symbols (:exclamation : ) note something of importance e.g. breaking changes. Click them to learn more.
55
66## [ Unreleased]
7+ :exclamation : After updating to this version, you will need to execute the [ SQL migration script] [ unreleased-sql-migration ] on your database.
78### Added
9+ - Bot API 4.0 (without Passport)
810### Changed
11+ - [ :exclamation : ] [ unreleased-bc-move-animation-out-of-games-namespace ] Move Animation entity out of Games namespace.
912### Deprecated
1013### Removed
1114### Fixed
@@ -213,6 +216,8 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
213216### Deprecated
214217- Move ` hideKeyboard ` to ` removeKeyboard ` .
215218
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
216221[ 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
217222[ 0.54.0-bc-rename-constants ] : https://github.com/php-telegram-bot/core/wiki/Breaking-backwards-compatibility#rename-constants
218223[ 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