File tree Expand file tree Collapse file tree 1 file changed +11
-5
lines changed Expand file tree Collapse file tree 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
55
66## [ Unreleased]
77### Added
8- - Description for commands.
9- - ` /id ` command, to help users find their user and chat information.
108### Changed
119### Deprecated
1210### Removed
1311### Fixed
14- - PSR12 compatibility.
1512### 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 )
1823
1924## [ 0.4.0] - 2019-08-01
2025### Changed
@@ -46,6 +51,7 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
4651- Extended ` .env.example ` file.
4752
4853[ 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
4955[ 0.4.0 ] : https://github.com/php-telegram-bot/support-bot/compare/0.3.0...0.4.0
5056[ 0.3.0 ] : https://github.com/php-telegram-bot/support-bot/compare/0.2.0...0.3.0
5157[ 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