Skip to content

Commit

Permalink
3.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greg0ire committed May 16, 2019
1 parent 1ca2e3f commit a01182d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [3.20.0](https://github.com/sonata-project/SonataMediaBundle/compare/3.19.1...3.20.0) - 2019-05-16

### Added
- Added compatibility with `jms/serializer-bundle:^3.0`
- In context settings right now you can add the custom array named `resizer_options`.

### Fixed
- Fix error 500 when max post size is exceeded on multi providers context
- Fix file too big message not displayed when
`$media->getBinaryContent()->getClientSize()` return `null`

## [3.19.1](https://github.com/sonata-project/SonataMediaBundle/compare/3.19.0...3.19.1) - 2019-02-23

### Fixed
Expand Down

0 comments on commit a01182d

Please sign in to comment.