From cfc308d48e472404a4bda333e750cf8d4a884466 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9goire=20Paris?= Date: Mon, 6 Jan 2020 19:31:08 +0100 Subject: [PATCH] 3.11.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e7413fa4..7c726c06 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.11.0](https://github.com/sonata-project/SonataNewsBundle/compare/3.10.1...3.11.0) - 2020-01-06 +### Removed +- Removed tight coupling to user bundle +- Removed `sonata-project/user-bundle` dependency +- Support for Symfony < 3.4 +- Support for Symfony >= 4, < 4.2 + ## [3.10.1](https://github.com/sonata-project/SonataNewsBundle/compare/3.10.0...3.10.1) - 2019-11-11 ### Added - Add missing translation for admin menu