changelog update

This commit is contained in:
STAM 2023-10-13 14:20:33 +03:00
parent e81a96180a
commit 3b72547621
Signed by: stam
GPG Key ID: 4F57E51F9C45F8CD

View File

@ -1,6 +1,9 @@
# Atlassian Downloader - Changelog
## 2.x
* `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.
* code optimized by [@kasthack](https://github.com/kasthack).
* reworked build scripts via `cli` and `vs`.