From 83770df637f4b98eb7e8e5b4e80c46f500e8294e Mon Sep 17 00:00:00 2001 From: "Andreas Penski (init)" Date: Fri, 21 Aug 2020 10:29:09 +0200 Subject: [PATCH] (chore) remove double 'fixed' section --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c72e1d8..b8adfdd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased ### Fixed - date conversion when using [ConfigurationBuilder#date(Date)](https://github.com/itplr-kosit/validator/blob/d7beb1040418ae5cbeb9427532fd87482f55756c/src/main/java/de/kosit/validationtool/config/ConfigurationBuilder.java#L109) -### Fixed - [#51](https://github.com/itplr-kosit/validator/issues/51) Suffix of report xml is missing ### Added