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 d0c4a93 commit aca7dfeCopy full SHA for aca7dfe
CHANGELOG.md
@@ -2,8 +2,32 @@
2
3
All notable changes to `laravel-notification-channels/pushbullet` will be documented in this file
4
5
+## 1.2.0 - 2020-09-27
6
+### Added
7
+- Allowed sending push to all user's devices
8
+
9
+## 1.1.1 - 2020-09-13
10
+### Fixed
11
+- Allowed Guzzle 7
12
13
+## 1.1.0 - 2020-09-13
14
15
+- Allowed Laravel 6
16
+- Allowed Laravel 7
17
+- Allowed Laravel 8
18
19
+## 1.0.3 - 2019-08-07
20
21
+- Payload for messages with link
22
23
+## 1.0.2 - 2019-04-16
24
25
+- Allowed Laravel 5.8
26
27
## 1.0.1 - 2018-09-05
28
29
- Allowed Laravel 5.7
30
31
## 1.0.0 - 2018-02-07
32
33
- Initial 1.0.0 release
0 commit comments