File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -5,16 +5,16 @@ All notable changes to `telegram` will be documented in this file
5
5
## Unreleased
6
6
7
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 ) .
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
10
- Add Retrieving Chat ID docs and improve docs.
11
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 ) .
12
+ - Add Contact Support. PR [ # 138 ] ( https://github.com/laravel-notification-channels/telegram/pull/138 ) .
13
13
14
14
## 0.9.0 - 2021-11-24
15
15
16
- - Add Poll Support. PR [ 130] ( https://github.com/laravel-notification-channels/telegram/pull/130 ) .
17
- - Remove StyleCI in favor of GitHub Actions Workflow for Code Styling. PR [ 131] ( https://github.com/laravel-notification-channels/telegram/pull/131 ) .
16
+ - Add Poll Support. PR [ # 130 ] ( https://github.com/laravel-notification-channels/telegram/pull/130 ) .
17
+ - Remove StyleCI in favor of GitHub Actions Workflow for Code Styling. PR [ # 131 ] ( https://github.com/laravel-notification-channels/telegram/pull/131 ) .
18
18
19
19
## 0.8.0 - 2021-11-14
20
20
You can’t perform that action at this time.
0 commit comments