From 118a2010dd5aa0a929275db0fcb311d844f433fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9goire=20Paris?= Date: Sun, 16 Dec 2018 15:53:49 +0100 Subject: [PATCH] 3.13.3 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f4db3844..a52ca856 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/). +## [3.13.3](https://github.com/sonata-project/SonataCoreBundle/compare/3.13.2...3.13.3) - 2018-12-16 +### Fixed +- crashes when using `composer install --classmap-authoritative` + ## [3.13.2](https://github.com/sonata-project/SonataCoreBundle/compare/3.13.1...3.13.2) - 2018-12-14 ### Fixed