From 7951857103d9ca181b3509c3c95be533dd24e7f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9goire=20Paris?= Date: Sat, 14 Mar 2020 22:26:08 +0100 Subject: [PATCH] 3.15.1 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 94c43bcdb..13b822b2e 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.15.1](https://github.com/sonata-project/SonataPageBundle/compare/3.15.0...3.15.1) - 2020-03-14 +### Fixed +- Fix page actions for symfony 4 + ## [3.15.0](https://github.com/sonata-project/SonataPageBundle/compare/3.14.0...3.15.0) - 2020-01-27 ### Changed - Re-allow SF DI>4.4.0