From f4408f2c9317504d9ffacf1012af7060292e8728 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9goire=20Paris?= Date: Fri, 3 Jan 2020 23:09:21 +0100 Subject: [PATCH] 3.2.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 400b89b9d..88e5993ce 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.2.0](https://github.com/sonata-project/ecommerce/compare/3.1.0...3.2.0) - 2020-01-03 +### Added +- Added configurable profile to CustomerBundle + +### Fixed +- bug with missing `CustomerController::getCurrentRequest` method + ## [3.1.0](https://github.com/sonata-project/ecommerce/compare/3.0.1...3.1.0) - 2019-12-01 ### Fixed - crash on payment validation