From a87c89d2e737d037db9e8bbee3a812c14db77086 Mon Sep 17 00:00:00 2001 From: Ruben Bartelink Date: Wed, 29 Jan 2025 19:26:25 +0000 Subject: [PATCH] Release 3.1.0-rc.2 --- CHANGELOG.md | 13 +++++++++---- src/FsCodec.Box/FsCodec.Box.fsproj | 3 +-- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ffcdf74..65c9e51 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,13 +9,17 @@ The `Unreleased` section name is replaced by the expected version of next releas ## [Unreleased] ### Added - -- `MapBodies`: Enable contextual encoding of bodies [#127](https://github.com/jet/FsCodec/pull/127) - ### Changed ### Removed ### Fixed + +## [3.1.0] - rc.2: 2025-01-29 + +### Added + +- `MapBodies`: Enable contextual encoding of bodies [#127](https://github.com/jet/FsCodec/pull/127) + ## [3.0.3] - 2024-10-14 @@ -496,7 +500,8 @@ Initial release based on merge of [Jet.JsonNet.Converters v0](https://github.com Final release of Jet.JsonNet.Converters archived on [v0 branch](https://github.com/jet/FsCodec/tree/v0) -[Unreleased]: https://github.com/jet/FsCodec/compare/3.0.3...HEAD +[Unreleased]: https://github.com/jet/FsCodec/compare/3.1.0...HEAD +[3.1.0]: https://github.com/jet/FsCodec/compare/3.0.3...3.1.0 [3.0.3]: https://github.com/jet/FsCodec/compare/3.0.2...3.0.3 [3.0.2]: https://github.com/jet/FsCodec/compare/3.0.1...3.0.2 [3.0.1]: https://github.com/jet/FsCodec/compare/3.0.0...3.0.1 diff --git a/src/FsCodec.Box/FsCodec.Box.fsproj b/src/FsCodec.Box/FsCodec.Box.fsproj index 93ebe76..5c4ef88 100644 --- a/src/FsCodec.Box/FsCodec.Box.fsproj +++ b/src/FsCodec.Box/FsCodec.Box.fsproj @@ -24,8 +24,7 @@ - - +