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.