Skip to content

Commit

Permalink
Update the changelog for 4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stof committed Jul 4, 2024
1 parent 914112d commit 901069c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
Changelog
=========

### 4.0.0 (2024-07-04)

* [BC break] Removed the CouchDB ODM integration
* [BC break] Added return types in most methods
* [BC break] Marked classes as final when they were `@final`
* Removed support for symfony <6.4
* Removed support for PHP <8.1
* Remove the mailer implementation based on Swiftmailer
* Added support for Symfony 7

### 3.4.0 (2024-06-25)

* Deprecated the TwigSwiftMailer implementation
Expand Down

0 comments on commit 901069c

Please sign in to comment.