We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 657d7d0 commit 808ccb7Copy full SHA for 808ccb7
CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
All notable changes to `telegram` will be documented in this file
4
5
+## 0.6.0 - 2021-10-04
6
+
7
+- Add GitHub Actions workflows for tests and coverage. PR [#103](https://github.com/laravel-notification-channels/telegram/pull/103).
8
+- Add alternate method to resolve Telegram notification channel. PR [#110](https://github.com/laravel-notification-channels/telegram/pull/110).
9
+- Add `buttonWithCallback()` method. PR [#114](https://github.com/laravel-notification-channels/telegram/pull/114).
10
+- Revise file upload logic.
11
+- Add more info on proxy setting.
12
+- Remove dead badges.
13
14
## 0.5.1 - 2020-12-07
15
16
- PHP 8 Support.
0 commit comments