diff --git a/Changelog.md b/Changelog.md index 8231fea6f..697003128 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,10 @@ # Changelog +## v2.42.5 (23-Nov-2023) + +- General changes: + - Fixed an issue where the application crashed when trying to export a channel that contained a message with an invalid timestamp (e.g. ``). + ## v2.42.4 (16-Nov-2023) - General changes: diff --git a/Directory.Build.props b/Directory.Build.props index 914d4968c..0b516aad9 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -2,7 +2,7 @@ net8.0 - 2.42.4 + 2.42.5 Tyrrrz Copyright (c) Oleksii Holub preview