diff --git a/Changelog.md b/Changelog.md index f52d774a..92a9c34a 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,12 @@ # Changelog +## v2.40.2 (27-Jul-2023) + +- General changes: + - Improved error reporting on unexpected HTTP errors. +- CLI changes: + - Fixed an issue which caused a crash when trying to export a private (but accessible) channel inside a private (but not accessible) category. + ## v2.40.1 (21-Jul-2023) - General changes: diff --git a/Directory.Build.props b/Directory.Build.props index d423ead8..26bf2120 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -2,7 +2,7 @@ net7.0 - 2.40.1 + 2.40.2 Tyrrrz Copyright (c) Oleksii Holub preview