Skip to content

Commit 2492a1f

Browse files
committed
Added info to changelog
1 parent d52c967 commit 2492a1f

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
@@ -7,9 +7,12 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
77
### Notes
88
- [:ledger: View file changes][Unreleased][:page_with_curl: DB migration script][unreleased-sql-migration]
99
### Added
10+
- Bot API 5.4. (@TiiFuchs, @noplanman) (#1266)
11+
- Bot API 5.5. (@TiiFuchs, @noplanman) (#1267)
1012
### Changed
1113
### Deprecated
1214
### Removed
15+
- [:exclamation:][unreleased-bc-removed-chatactions] Removed ChatAction::RECORD_AUDIO and ChatAction::UPLOAD_AUDIO since it is deprecated for a while now. Use RECORD_VOICE and UPLOAD_VOICE instead.
1316
### Fixed
1417
### Security
1518

@@ -538,6 +541,7 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
538541
- Move `hideKeyboard` to `removeKeyboard`.
539542

540543
[unreleased-sql-migration]: #
544+
[unreleased-bc-removed-chatactions]: https://github.com/php-telegram-bot/core/wiki/Breaking-backwards-compatibility#removed-deprecated-chatactions
541545
[0.74.0-bc-chatmember-subentities]: https://github.com/php-telegram-bot/core/wiki/Breaking-backwards-compatibility#chatmember-subentities
542546
[0.73.0-sql-migration]: https://github.com/php-telegram-bot/core/tree/master/utils/db-schema-update/0.72.0-0.73.0.sql
543547
[0.72.0-sql-migration]: https://github.com/php-telegram-bot/core/tree/master/utils/db-schema-update/0.71.0-0.72.0.sql

0 commit comments

Comments
 (0)