From 290a631d82a7336a40692e5e3a552fa0591530ea Mon Sep 17 00:00:00 2001 From: 030 <030@users.noreply.github.com> Date: Tue, 6 Aug 2019 01:01:37 +0200 Subject: [PATCH] [GH-75] missing 3.1.1 URL in changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b4ad44ae..a4341d28 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -90,7 +90,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Download all artifacts from a certain Nexus3 repository. -[Unreleased]: https://github.com/030/n3dr/compare/3.1.0...HEAD +[Unreleased]: https://github.com/030/n3dr/compare/3.1.1...HEAD +[3.1.1]: https://github.com/030/n3dr/compare/3.1.0...3.1.1 [3.1.0]: https://github.com/030/n3dr/compare/3.0.0...3.1.0 [3.0.0]: https://github.com/030/n3dr/compare/2.3.0...3.0.0 [2.3.0]: https://github.com/030/n3dr/compare/2.2.1...2.3.0