Skip to content
This repository has been archived by the owner on Sep 7, 2022. It is now read-only.

Commit

Permalink
Updated readme for version v1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukasss93 committed Jul 29, 2020
1 parent cc3150f commit 5713e67
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## v1.10.1 - 2020-07-29
### Fixed
- Scalar return values not supported when mapping objects

## v1.10 - 2020-07-21
### Added
- Added `getFrom()` method to Update object to get the sender
Expand Down
6 changes: 3 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,6 @@ Changelog
All notable changes to this project will be documented [here](https://github.com/Lukasss93/telegrambot-php/blob/master/CHANGELOG.md).

### Recent changes
## v1.10 - 2020-07-21
### Added
- Added `getFrom()` method to Update object to get the sender
## v1.10.1 - 2020-07-29
### Fixed
- Scalar return values not supported when mapping objects

0 comments on commit 5713e67

Please sign in to comment.