Skip to content

Commit

Permalink
Merge pull request #445 from BoShurik/release
Browse files Browse the repository at this point in the history
Prepare release
  • Loading branch information
BoShurik authored Aug 9, 2023
2 parents c8edc22 + 117b20e commit eaae352
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

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

## 2.5.0 - YYYY-MM-DD
## 2.5.0 - 2023-08-09

### Added
- Add missing `protect_content` and `allow_sending_without_reply` parameters to `\TelegramBot\Api\BotApi` methods
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "2.4-dev"
"dev-master": "2.5-dev"
}
}
}

0 comments on commit eaae352

Please sign in to comment.