1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-09-04 15:49:41 +00:00

start 23.0.0

This commit is contained in:
2024-12-19 16:30:31 +06:00
parent b90f8ec389
commit 9b4b60eb33
2 changed files with 7 additions and 1 deletions

View File

@@ -1,5 +1,11 @@
# TelegramBotAPI changelog
## 23.0.0
* `Core`:
* All old factory methods for `TextSource`s took suffix `TextSource`. For example: `regular` -> `regularTextSource`.
That has been for excluding names resolution ambiguity with extensions for `EntitiesBuilder`
## 22.0.0
**THIS UPDATE CONTAINS BREAKING CHANGES**