Skip to content

Commit eaae352

Browse files
authored
Merge pull request #445 from BoShurik/release
Prepare release
2 parents c8edc22 + 117b20e commit eaae352

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All Notable changes to `PHP Telegram Bot Api` will be documented in this file
44

5-
## 2.5.0 - YYYY-MM-DD
5+
## 2.5.0 - 2023-08-09
66

77
### Added
88
- Add missing `protect_content` and `allow_sending_without_reply` parameters to `\TelegramBot\Api\BotApi` methods

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
},
4747
"extra": {
4848
"branch-alias": {
49-
"dev-master": "2.4-dev"
49+
"dev-master": "2.5-dev"
5050
}
5151
}
5252
}

0 commit comments

Comments
 (0)