Skip to content

Commit 901069c

Browse files
committed
Update the changelog for 4.0
1 parent 914112d commit 901069c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Changelog.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
Changelog
22
=========
33

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+
414
### 3.4.0 (2024-06-25)
515

616
* Deprecated the TwigSwiftMailer implementation

0 commit comments

Comments
 (0)