We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 914112d commit 901069cCopy full SHA for 901069c
Changelog.md
@@ -1,6 +1,16 @@
1
Changelog
2
=========
3
4
+### 4.0.0 (2024-07-04)
5
+
6
+* [BC break] Removed the CouchDB ODM integration
7
+* [BC break] Added return types in most methods
8
+* [BC break] Marked classes as final when they were `@final`
9
+* Removed support for symfony <6.4
10
+* Removed support for PHP <8.1
11
+* Remove the mailer implementation based on Swiftmailer
12
+* Added support for Symfony 7
13
14
### 3.4.0 (2024-06-25)
15
16
* Deprecated the TwigSwiftMailer implementation
0 commit comments