From 4a6200b055c28177504db68a384a5db3e1df05da Mon Sep 17 00:00:00 2001 From: "Andreas Penski (init)" Date: Wed, 7 Oct 2020 17:28:21 +0200 Subject: [PATCH] (chore) set version in CHANGELOG.md --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6de7afd..3378748 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,8 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## Unreleased +## 1.4.0 + ### 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) - [CLI] [#51](https://github.com/itplr-kosit/validator/issues/51) Suffix of report xml is missing