From c27f7a5f6f61445b0156236abff3f6cb375a1abe Mon Sep 17 00:00:00 2001 From: Sullivan SENECHAL Date: Fri, 17 Jun 2016 16:59:00 +0200 Subject: [PATCH] 3.0.4 --- Builder/FormContractor.php | 2 +- CHANGELOG.md | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/Builder/FormContractor.php b/Builder/FormContractor.php index beda283d6..a9b26e517 100644 --- a/Builder/FormContractor.php +++ b/Builder/FormContractor.php @@ -20,7 +20,7 @@ class FormContractor implements FormContractorInterface { /** - * @deprecated since version 3.x, to be removed in 4.0 + * @deprecated since version 3.0.4, to be removed in 4.0 * * @var FormFactoryInterface */ diff --git a/CHANGELOG.md b/CHANGELOG.md index 365c8c2be..32916fdd4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [3.0.4](https://github.com/sonata-project/SonataDoctrineORMAdminBundle/compare/3.0.3...3.0.4) - 2016-06-17 +### Fixed +- Fix wrong property name on FormContractor +- Create form is shown instead of filters on `sonata_type_model_list` popup + ## [3.0.3](https://github.com/sonata-project/SonataDoctrineORMAdminBundle/compare/3.0.2...3.0.3) - 2016-06-09 ### Fixed - Failing identifier management for relations as id