From 11eb3798e0008be66bea25fadf4f61c3c2afa617 Mon Sep 17 00:00:00 2001 From: Maxime Veber Date: Mon, 9 Mar 2020 10:42:43 +0100 Subject: [PATCH] Update changelog for 2.1.2 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a6ecd2..33971ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] +## [2.1.2] - 2020-03-09 +### Fixed +- Change the interface used in the DomainEventDispatcherInterface for the event dispatcher to make it compliant + with the traceable event dispatcher ## [2.1.1] - 2019-11-15 ### Fixed