diff --git a/CHANGELOG.md b/CHANGELOG.md index bde2048..ef9b01c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning v2.0.0](https://semver.org/spec/v2.0.0.html). -## [Unreleased] (2.4.2) +## [2.4.2] - 2023-07-07 ### Fixed - Message archive entries are stored by id in a stable way ### Added @@ -176,4 +176,5 @@ runtime 2.2. [2.3.1]: https://github.com/codingteam/emulsion/compare/v2.3.0...v2.3.1 [2.4.0]: https://github.com/codingteam/emulsion/compare/v2.3.1...v2.4.0 [2.4.1]: https://github.com/codingteam/emulsion/compare/v2.4.0...v2.4.1 -[Unreleased]: https://github.com/codingteam/emulsion/compare/v2.4.1...HEAD +[2.4.2]: https://github.com/codingteam/emulsion/compare/v2.4.1...v2.4.2 +[Unreleased]: https://github.com/codingteam/emulsion/compare/v2.4.2...HEAD diff --git a/Emulsion/Emulsion.fsproj b/Emulsion/Emulsion.fsproj index ca73f32..aa0ac59 100644 --- a/Emulsion/Emulsion.fsproj +++ b/Emulsion/Emulsion.fsproj @@ -2,7 +2,7 @@ Exe net7.0 - 2.4.1 + 2.4.2