From c91355f5d7be90df5cfc996a2ca62eff22f9bc1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9goire=20Paris?= Date: Mon, 6 Jan 2020 19:33:42 +0100 Subject: [PATCH] 1.4.0 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c63f2fe6..b1126cf5 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/). +## [1.4.0](https://github.com/sonata-project/SonataArticleBundle/compare/1.3.0...1.4.0) - 2020-01-06 +### Added +- new Twig blocks in `edit_collection_fragment.html.twig` + ## [1.3.0](https://github.com/sonata-project/SonataArticleBundle/compare/1.2.2...1.3.0) - 2019-12-14 ### Added - Added to fragmentList.jquery.js `moveSelectedFragmentOutsideOfForm()` to move selected fragment in tmp dom