File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -6,13 +6,17 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
66## [ Unreleased]
77### Added
88### Changed
9- - Only log a single welcome message deletion failure.
109### Deprecated
1110### Removed
1211### Fixed
13- - Deprecated system commands are now executed via ` GenericmessageCommand ` .
1412### Security
1513
14+ ## [ 0.4.0] - 2019-08-01
15+ ### Changed
16+ - Only log a single welcome message deletion failure. (#34 )
17+ ### Fixed
18+ - Deprecated system commands are now executed via ` GenericmessageCommand ` . (#33 )
19+
1620## [ 0.3.0] - 2019-07-30
1721### Added
1822- Code checkers to ensure coding standard. (#30 )
@@ -37,5 +41,6 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
3741- Extended ` .env.example ` file.
3842
3943[ Unreleased ] : https://github.com/php-telegram-bot/support-bot/compare/master...develop
44+ [ 0.4.0 ] : https://github.com/php-telegram-bot/support-bot/compare/0.3.0...0.4.0
4045[ 0.3.0 ] : https://github.com/php-telegram-bot/support-bot/compare/0.2.0...0.3.0
4146[ 0.2.0 ] : https://github.com/php-telegram-bot/support-bot/compare/0.1.0...0.2.0
You can’t perform that action at this time.
0 commit comments