Skip to content

Commit

Permalink
Merge 4.x into 5.x
Browse files Browse the repository at this point in the history
  • Loading branch information
SonataCI committed Mar 10, 2023
2 parents 2b051a3 + be95147 commit 57e7447
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [4.7.0](https://github.com/sonata-project/SonataMediaBundle/compare/4.6.0...4.7.0) - 2023-03-09
### Added
- [[#2360](https://github.com/sonata-project/SonataMediaBundle/pull/2360)] Added support for `knplabs/gaufrette` ^0.11. ([@jordisala1991](https://github.com/jordisala1991))

### Removed
- [[#2360](https://github.com/sonata-project/SonataMediaBundle/pull/2360)] Drop support for `doctrine/persistence` ^2.0. ([@jordisala1991](https://github.com/jordisala1991))
- [[#2361](https://github.com/sonata-project/SonataMediaBundle/pull/2361)] Support for PHP 7.4
- [[#2361](https://github.com/sonata-project/SonataMediaBundle/pull/2361)] Support for Symfony 6.0 and 6.1

## [4.6.0](https://github.com/sonata-project/SonataMediaBundle/compare/4.5.1...4.6.0) - 2023-02-19
### Added
- [[#2358](https://github.com/sonata-project/SonataMediaBundle/pull/2358)] Added new configuration parameter `sonata_media.filesystem.s3.async` ([@ozahorulia](https://github.com/ozahorulia))
Expand Down

0 comments on commit 57e7447

Please sign in to comment.