We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5082fcc commit e835269Copy full SHA for e835269
CHANGELOG.md
@@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
+## 6.0.0 - 2022-02-10
8
+
9
+**Added**
10
11
+- Added support for Laravel 9 with new Symfony Mailer instead of SwiftMail.
12
13
+**Changed**
14
15
+- Dropped support for Laravel 5.6, 5.7 and 5.8.
16
17
## 5.0.0 - 2021-12-05
18
19
**Added**
0 commit comments