From 5fc2fae28ae76b5bc6d29d0cc00237a98d0818bf Mon Sep 17 00:00:00 2001 From: Tyrrrz <1935960+Tyrrrz@users.noreply.github.com> Date: Thu, 27 Jul 2023 23:59:17 +0300 Subject: [PATCH] Update version --- Changelog.md | 7 +++++++ Directory.Build.props | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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