Skip to content

Commit ffbf560

Browse files
committed
Revise
1 parent 918265b commit ffbf560

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,16 @@ All notable changes to `telegram` will be documented in this file
55
## Unreleased
66

77
- 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).
1010
- Add Retrieving Chat ID docs and improve docs.
1111
- 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).
1313

1414
## 0.9.0 - 2021-11-24
1515

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).
1818

1919
## 0.8.0 - 2021-11-14
2020

0 commit comments

Comments
 (0)