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 636b5c7 commit 9e4bb2fCopy full SHA for 9e4bb2f
CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
All notable changes to `telegram` will be documented in this file
4
5
+## 0.4.0 - 2020-06-02
6
+
7
+- Add support to set custom api `base_uri` for web bridge.
8
+- Revise README with instructions for Proxy or Bridge support.
9
+- Revise on-demand notification instructions - Fixes [#72](https://github.com/laravel-notification-channels/telegram/issues/72).
10
+- Fix typo in test.
11
+- Remove redundant test.
12
+- Remove exception when chat id isn't provided - PR [#75](https://github.com/laravel-notification-channels/telegram/pull/75).
13
14
## 0.3.0 - 2020-03-26
15
16
- Add ability to set param in `disableNotification` method.
0 commit comments