File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,13 @@ All notable changes to `telegram` will be documented in this file
44
55## Unreleased
66
7+ - Register Telegram instance to container.
8+ - Add ` TelegramUpdates ` to retrieve bot updates. PR [ 133] ( https://github.com/laravel-notification-channels/telegram/pull/133 ) .
9+ - Refactor TelegramChannel. PR [ 136] ( https://github.com/laravel-notification-channels/telegram/pull/136 ) .
10+ - Add Retrieving Chat ID docs and improve docs.
11+ - Add missing type declaration and minor improvements to various methods.
12+ - Add Contact Support. PR [ 138] ( https://github.com/laravel-notification-channels/telegram/pull/138 ) .
13+
714## 0.9.0 - 2021-11-24
815
916- Add Poll Support. PR [ 130] ( https://github.com/laravel-notification-channels/telegram/pull/130 ) .
You can’t perform that action at this time.
0 commit comments