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 abb9105 commit 4ccecb4Copy full SHA for 4ccecb4
CHANGELOG.md
@@ -2,14 +2,16 @@
2
3
All notable changes to the `Twitter notification channel` will be documented in this file
4
5
-## 6.0.0 - 2022-02-x
+## 6.0.0 - 2022-02-31
6
### Added
7
- Abstract parent class `TwitterMessage` for
8
`TwitterStatusUpdate` and `TwitterDirectMessage`.
9
10
### Changed
11
- Add a lot of missing argument and return types.
12
- Make use of constructor property promotion.
13
+- Added support for Laravel 9.
14
+- Dropped support for Laravel < 8 and PHP < 8.
15
16
## 2.0.0 - 2018-11-08
17
0 commit comments