Skip to content

Commit

Permalink
Prepare 0.7 release
Browse files Browse the repository at this point in the history
  • Loading branch information
vjik committed Feb 10, 2025
1 parent 1a73d86 commit e5d336c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Telegram Bot API for PHP Change Log

## 0.7.0 under development
## 0.7.0 February 10, 2025

- Enh #136: Minor refactoring of `ObjectFactory` class.
- Enh #138: Remove unused private properties in `PsrTransport` class.
- New #139: Add `RawValue` value processor.
- Chg #139: Change result of `MethodInterface::getResultType()` to `ValueProcessorInterface`.
- Enh #140: Extract core code from `TelegramBotApi` to internal `Api` class.
- Chg #143: Change `FailResult::$errorCode` type to `int|null`.
- Enh #140: Extract core code from `TelegramBotApi` to internal `Api` class.
- Enh #136: Minor refactoring of `ObjectFactory` class.
- Enh #138: Remove unused private properties in `PsrTransport` class.

## 0.6.0 January 24, 2025

Expand Down

0 comments on commit e5d336c

Please sign in to comment.