From a63a5dc5d4e3b5e8a75dafde722fe4023dcf3c5e Mon Sep 17 00:00:00 2001 From: gaelcolas Date: Thu, 10 Oct 2019 16:13:51 +0800 Subject: [PATCH] adding changelog entry --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 61286cf1..73c7e091 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed +- fixing versioning by reverting to gitversions' continuousDeployment mode - fixed #22: marking github releases as pre-release when there's a PreReleaseTag - for any bug fixes.