Skip to content

Commit b5c1f71

Browse files
authored
Update changelog
1 parent c0deeb0 commit b5c1f71

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,14 @@
33
All notable changes to `telegram` will be documented in this file
44

55
## Unreleased
6-
- dropped PHP 7.1 support
6+
7+
## 0.7.0 - 2021-10-28
8+
9+
- Dropped PHP 7.1 support. PR [#118](https://github.com/laravel-notification-channels/telegram/pull/118).
10+
- Dispatch event `NotificationFailed` on exception. PR [#119](https://github.com/laravel-notification-channels/telegram/pull/119).
11+
- Test against PHP 8.1. PR [#120](https://github.com/laravel-notification-channels/telegram/pull/120).
12+
- Add support to use `TelegramChannel::class` in on-demand notification route. PR [#122](https://github.com/laravel-notification-channels/telegram/pull/122).
13+
- Refactor channel registration with the channel manager. PR [#122](https://github.com/laravel-notification-channels/telegram/pull/122).
714

815
## 0.6.0 - 2021-10-04
916

0 commit comments

Comments
 (0)