diff --git a/Changelog.md b/Changelog.md index dd3488725..fd9ae78c6 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,8 @@ +### v1.8.2 (22-Jun-2021) + +- Fixed various YouTube-related issues. Updated to YoutubeExplode v6.0.3. +- Application will now detect if the required .NET Runtime or any of its prerequisites are missing and prompt the user to download and install them automatically. + ### v1.8.1 (21-May-2021) - Fixed various YouTube-related issues. Updated to YoutubeExplode v6.0.1. diff --git a/Directory.Build.props b/Directory.Build.props index 1e7563523..8e9423943 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -2,7 +2,7 @@ netcoreapp3.1 - 1.8.1 + 1.8.2 Tyrrrz Copyright (C) Alexey Golub preview