From 0dece3c869fd7ca39ac90848d4cddcf2ff2e2191 Mon Sep 17 00:00:00 2001 From: Vincent Langlet Date: Thu, 9 Dec 2021 22:53:34 +0100 Subject: [PATCH] 3.37.1 (#2246) --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d23c932c9..af7b22e1a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [3.37.1](https://github.com/sonata-project/SonataMediaBundle/compare/3.37.0...3.37.1) - 2021-12-09 +### Fixed +- [[#2245](https://github.com/sonata-project/SonataMediaBundle/pull/2245)] `src/Resources/views/MediaAdmin/inner_row_media.html.twig` ([@cezar77](https://github.com/cezar77)) + ## [3.37.0](https://github.com/sonata-project/SonataMediaBundle/compare/3.356...3.37.0) - 2021-11-17 ### Added - [[#2177](https://github.com/sonata-project/SonataMediaBundle/pull/2177)] Support for "jms/serializer-bundle" 4.x ([@phansys](https://github.com/phansys))