From 3ba7afe8fb8e2077af8787888f7fa4c75c875d4c 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 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 94c43bcdb..ae399ee72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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 + +### Removed +- Dependency on `cocur/slugify` + ## [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