From a54869d865591f1a7b146ba806811f8c2c5eeac8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9goire=20Paris?= Date: Thu, 27 Feb 2020 19:45:06 +0100 Subject: [PATCH] 3.2.3 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b2a472ca4..9b5419796 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.2.3](https://github.com/sonata-project/ecommerce/compare/3.2.2...3.2.3) - 2020-02-27 + +- Only add association mapping from ProductCollection to Collection when property exists +- Only add inverse side definition in ProductionCollection mapping when property exists. + ## [3.2.2](https://github.com/sonata-project/ecommerce/compare/3.2.1...3.2.2) - 2020-01-15 ### Fixed - fix collection navigation