We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c8edc22 + 117b20e commit eaae352Copy full SHA for eaae352
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
All Notable changes to `PHP Telegram Bot Api` will be documented in this file
4
5
-## 2.5.0 - YYYY-MM-DD
+## 2.5.0 - 2023-08-09
6
7
### Added
8
- Add missing `protect_content` and `allow_sending_without_reply` parameters to `\TelegramBot\Api\BotApi` methods
composer.json
@@ -46,7 +46,7 @@
46
},
47
"extra": {
48
"branch-alias": {
49
- "dev-master": "2.4-dev"
+ "dev-master": "2.5-dev"
50
}
51
52
0 commit comments