Skip to content

Commit 0bdd7a7

Browse files
committed
Version 0.44.0
1 parent 1747172 commit 0bdd7a7

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,22 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
33

44
## [Unreleased]
55
### Added
6+
### Changed
7+
### Deprecated
8+
### Removed
9+
### Fixed
10+
### Security
11+
12+
## [0.44.0] - 2017-04-25
13+
### Added
614
- Proper standalone `scrutinizer.yml` config.
715
- Human-readable last error date for debug command.
816
### Changed
917
- Bot username no longer required for object instantiation.
10-
### Deprecated
1118
### Removed
1219
- All examples have been moved to a [dedicated repository](https://github.com/php-telegram-bot/example-bot).
1320
### Fixed
1421
- Format of Update content type using `$update->getUpdateContent()`.
15-
### Security
1622

1723
## [0.43.0] - 2017-04-17
1824
### Added

0 commit comments

Comments
 (0)