From b59f53445e01f63d16de53ec5c5221e996ac7a3f Mon Sep 17 00:00:00 2001 From: 030 <030@users.noreply.github.com> Date: Tue, 6 Aug 2019 01:00:46 +0200 Subject: [PATCH] [GH-75] update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 589e56fe..b4ad44ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [3.1.1] - 2019-08-06 +### Fixed +- Fix 'incorrect folder name if artifact path contains repository name' by [@dbevacqua](https://github.com/dbevacqua). + ## [3.1.0] - 2019-06-02 ### Added - Upload artifacts to a specific Nexus3 repository.