From 7bde62929490791e0ba0de114b475d5abd505087 Mon Sep 17 00:00:00 2001 From: freek Date: Mon, 13 Jul 2020 17:11:35 +0200 Subject: [PATCH] wip --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ea44a596..452e0f96 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to `ignition` will be documented in this file +## 2.0.10 - 2020-07-13 + +- correctly detect dump location from ddd (#216) + ## 2.0.9 - 2020-07-13 - use application contract instead of concrete class (#243)