Commit 0bdd7a73 authored by Armando Lüscher's avatar Armando Lüscher

Version 0.44.0

parent 17471725
...@@ -3,16 +3,22 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p ...@@ -3,16 +3,22 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
## [Unreleased] ## [Unreleased]
### Added ### Added
### Changed
### Deprecated
### Removed
### Fixed
### Security
## [0.44.0] - 2017-04-25
### Added
- Proper standalone `scrutinizer.yml` config. - Proper standalone `scrutinizer.yml` config.
- Human-readable last error date for debug command. - Human-readable last error date for debug command.
### Changed ### Changed
- Bot username no longer required for object instantiation. - Bot username no longer required for object instantiation.
### Deprecated
### Removed ### Removed
- All examples have been moved to a [dedicated repository](https://github.com/php-telegram-bot/example-bot). - All examples have been moved to a [dedicated repository](https://github.com/php-telegram-bot/example-bot).
### Fixed ### Fixed
- Format of Update content type using `$update->getUpdateContent()`. - Format of Update content type using `$update->getUpdateContent()`.
### Security
## [0.43.0] - 2017-04-17 ## [0.43.0] - 2017-04-17
### Added ### Added
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment