File tree 1 file changed +7
-2
lines changed
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
6
6
## [ Unreleased]
7
7
### Added
8
8
### Changed
9
- - Only log a single welcome message deletion failure.
10
9
### Deprecated
11
10
### Removed
12
11
### Fixed
13
- - Deprecated system commands are now executed via ` GenericmessageCommand ` .
14
12
### Security
15
13
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
+
16
20
## [ 0.3.0] - 2019-07-30
17
21
### Added
18
22
- Code checkers to ensure coding standard. (#30 )
@@ -37,5 +41,6 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
37
41
- Extended ` .env.example ` file.
38
42
39
43
[ 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
40
45
[ 0.3.0 ] : https://github.com/php-telegram-bot/support-bot/compare/0.2.0...0.3.0
41
46
[ 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