From 2fd485b647dfc3d5fc8c8c9083812e9bdba41fa2 Mon Sep 17 00:00:00 2001 From: olivier lamy Date: Wed, 16 Aug 2017 16:28:22 +1000 Subject: [PATCH] update readme with fix for #198 Signed-off-by: olivier lamy --- ReleaseNotes.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ReleaseNotes.md b/ReleaseNotes.md index f927afca3b..a383f3ab74 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -2,6 +2,10 @@ ## 2.5 (NOT YET RELEASED) + * [Fixed Issue 198][issue-198] + + Update version of modules which are not children but part of reactor. + * [Fixed Issue 185][issue-185] Unable to set dependencyReportFormat as parameter anymore.