File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to ` telegram ` will be documented in this file
4
4
5
+ ## 4.0.0 - 2023-02-14
6
+
7
+ ### What's Changed
8
+
9
+ - Fix Chunk method error by @faissaloux in https://github.com/laravel-notification-channels/telegram/pull/163
10
+ - Add escapedLine() method to TelegramMessage by @ziming in https://github.com/laravel-notification-channels/telegram/pull/168
11
+ - Laravel 10.x Compatibility by @laravel-shift in https://github.com/laravel-notification-channels/telegram/pull/167
12
+ - Drop support for PHP ` < 8.1 ` .
13
+
14
+ ### New Contributors
15
+
16
+ - @ziming made their first contribution in https://github.com/laravel-notification-channels/telegram/pull/168
17
+ - @laravel-shift made their first contribution in https://github.com/laravel-notification-channels/telegram/pull/167
18
+
19
+ ** Full Changelog** : https://github.com/laravel-notification-channels/telegram/compare/3.0.0...4.0.0
20
+
5
21
## 3.0 - 2022-11-19
6
22
7
23
### What's Changed
You can’t perform that action at this time.
0 commit comments