File tree 1 file changed +11
-5
lines changed
1 file changed +11
-5
lines changed Original file line number Diff line number Diff line change @@ -5,16 +5,21 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
5
5
6
6
## [ Unreleased]
7
7
### Added
8
- - Description for commands.
9
- - ` /id ` command, to help users find their user and chat information.
10
8
### Changed
11
9
### Deprecated
12
10
### Removed
13
11
### Fixed
14
- - PSR12 compatibility.
15
12
### Security
16
- - Minimum PHP 7.3.
17
- - Use master branch of core library.
13
+
14
+ ## [ 0.5.0] - 2019-11-24
15
+ ### Added
16
+ - Description for commands. (#35 )
17
+ - ` /id ` command, to help users find their user and chat information. (#36 )
18
+ ### Fixed
19
+ - PSR12 compatibility. (#35 )
20
+ ### Security
21
+ - Minimum PHP 7.3. (#35 )
22
+ - Use master branch of core library. (#35 )
18
23
19
24
## [ 0.4.0] - 2019-08-01
20
25
### Changed
@@ -46,6 +51,7 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
46
51
- Extended ` .env.example ` file.
47
52
48
53
[ Unreleased ] : https://github.com/php-telegram-bot/support-bot/compare/master...develop
54
+ [ 0.5.0 ] : https://github.com/php-telegram-bot/support-bot/compare/0.4.0...0.5.0
49
55
[ 0.4.0 ] : https://github.com/php-telegram-bot/support-bot/compare/0.3.0...0.4.0
50
56
[ 0.3.0 ] : https://github.com/php-telegram-bot/support-bot/compare/0.2.0...0.3.0
51
57
[ 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