From ce4dbb2616d02c6d52671d85da02287dc7f33b00 Mon Sep 17 00:00:00 2001 From: Tyrrrz <1935960+Tyrrrz@users.noreply.github.com> Date: Thu, 12 Oct 2023 15:43:31 +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 7e8ba989..673ff490 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,12 @@ # Changelog +## v2.42 (12-Oct-2023) + +- General changes: + - Fixed an issue where the "reuse assets" option did not work as intended due to Discord recently introducing signatures in the CDN URLs. (Thanks [@slatinsky](https://github.com/slatinsky)) +- CLI changes: + - Added progress reporting for the "fetching channels" stage of the `exportguild` and `exportall` commands. (Thanks [@slatinsky](https://github.com/slatinsky)) + ## v2.41.2 (05-Oct-2023) - General changes: diff --git a/Directory.Build.props b/Directory.Build.props index 724c8a45..2e60ef06 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -2,7 +2,7 @@ net7.0 - 2.41.2 + 2.42 Tyrrrz Copyright (c) Oleksii Holub preview