We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1747172 commit 0bdd7a7Copy full SHA for 0bdd7a7
CHANGELOG.md
@@ -3,16 +3,22 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
3
4
## [Unreleased]
5
### Added
6
+### Changed
7
+### Deprecated
8
+### Removed
9
+### Fixed
10
+### Security
11
+
12
+## [0.44.0] - 2017-04-25
13
+### Added
14
- Proper standalone `scrutinizer.yml` config.
15
- Human-readable last error date for debug command.
16
### Changed
17
- Bot username no longer required for object instantiation.
-### Deprecated
18
### Removed
19
- All examples have been moved to a [dedicated repository](https://github.com/php-telegram-bot/example-bot).
20
### Fixed
21
- Format of Update content type using `$update->getUpdateContent()`.
-### Security
22
23
## [0.43.0] - 2017-04-17
24
0 commit comments