From 6ca5d774027132a38a12874c7c2dc4bf853fd613 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 18 Dec 2020 03:17:56 +0000 Subject: [PATCH] Updated CHANGELOG.md --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3997e6d9..82f777c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [Unreleased](https://github.com/mvndaemon/mvnd/tree/HEAD) + +[Full Changelog](https://github.com/mvndaemon/mvnd/compare/0.2.0...HEAD) + +**Closed issues:** + +- mvnd 0.2.0 can no longer resolve our Artifactory server \(works for 0.1.1 in same shell\) [\#274](https://github.com/mvndaemon/mvnd/issues/274) + ## [0.2.0](https://github.com/mvndaemon/mvnd/tree/0.2.0) (2020-12-16) [Full Changelog](https://github.com/mvndaemon/mvnd/compare/0.1.1...0.2.0)