File tree 1 file changed +6
-2
lines changed
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
6
6
## [ Unreleased]
7
7
### Added
8
8
### Changed
9
- - Moved to PHP 8.
10
- - Bump to version 0.71 of core.
11
9
### Deprecated
12
10
### Removed
13
11
### Fixed
14
12
### Security
15
13
14
+ ## [ 0.9.0] - 2021-03-14
15
+ ### Changed
16
+ - Moved to PHP 8.
17
+ - Bump to version 0.71 of core.
18
+
16
19
## [ 0.8.0] - 2021-01-01
17
20
### Added
18
21
- Possibility to set custom Request Client.
@@ -76,6 +79,7 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
76
79
- Extended ` .env.example ` file.
77
80
78
81
[ 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
79
83
[ 0.8.0 ] : https://github.com/php-telegram-bot/support-bot/compare/0.7.0...0.8.0
80
84
[ 0.7.0 ] : https://github.com/php-telegram-bot/support-bot/compare/0.6.0...0.7.0
81
85
[ 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