Skip to content

Commit 594ca54

Browse files
irazasyedgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent c67b312 commit 594ca54

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22

33
All notable changes to `telegram` will be documented in this file
44

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+
521
## 3.0 - 2022-11-19
622

723
### What's Changed

0 commit comments

Comments
 (0)