File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -6,13 +6,16 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
66## [ Unreleased]
77### Added
88### Changed
9- - Moved to PHP 8.
10- - Bump to version 0.71 of core.
119### Deprecated
1210### Removed
1311### Fixed
1412### Security
1513
14+ ## [ 0.9.0] - 2021-03-14
15+ ### Changed
16+ - Moved to PHP 8.
17+ - Bump to version 0.71 of core.
18+
1619## [ 0.8.0] - 2021-01-01
1720### Added
1821- Possibility to set custom Request Client.
@@ -76,6 +79,7 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
7679- Extended ` .env.example ` file.
7780
7881[ Unreleased ] : https://github.com/php-telegram-bot/support-bot/compare/master...develop
82+ [ 0.9.0 ] : https://github.com/php-telegram-bot/support-bot/compare/0.8.0...0.9.0
7983[ 0.8.0 ] : https://github.com/php-telegram-bot/support-bot/compare/0.7.0...0.8.0
8084[ 0.7.0 ] : https://github.com/php-telegram-bot/support-bot/compare/0.6.0...0.7.0
8185[ 0.6.0 ] : https://github.com/php-telegram-bot/support-bot/compare/0.5.0...0.6.0
You can’t perform that action at this time.
0 commit comments