From 763c75c162a3cd2d2a9027a790a035f0619b4934 Mon Sep 17 00:00:00 2001 From: STAM Date: Mon, 5 Aug 2024 02:45:18 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 87041ab..5ca4225 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,10 @@ # Atlassian Downloader - Changelog ## 2.x -* `2.0.0.2` - - minor update: +* `2.0.0.2` - minor update: * Added `maxRetries (default: 5)` and `delayBetweenRetries (default: 2500, milliseconds)` args, to redownload file if connection will be reset. - * Updated dependencies. -* `2.0.0.1` - - minor update: + * Updated dependencies. +* `2.0.0.1` - minor update: * Fix default output dir, enable nullables, fix compiler warnings #43 * Remove redundant parameters from publish profiles #42 * `2.0.0.0` - migrated to `dotnet8` and updated libs.