From ebea8e512efd5b523a4d18a9c4c1b4401fb1ead2 Mon Sep 17 00:00:00 2001 From: Maxime Mangel Date: Thu, 27 May 2021 14:41:47 +0200 Subject: [PATCH] Release version 5.0.0-beta-001 --- CHANGELOG.md | 7 ++++++- src/Thoth.Json.Giraffe.fsproj | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 494778e..fab96a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,8 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +## 5.0.0-beta-001 - 2021-0105-27 -### Added +### Changed + +* Upgrade to Thoth.Json.Net v5 +* Upgrade to Giraffe v5 +* Change the runtime to `net5.0` ## 4.3.0 - 2021-01-13 diff --git a/src/Thoth.Json.Giraffe.fsproj b/src/Thoth.Json.Giraffe.fsproj index d478a6c..577c4cd 100644 --- a/src/Thoth.Json.Giraffe.fsproj +++ b/src/Thoth.Json.Giraffe.fsproj @@ -7,7 +7,7 @@ https://github.com/MangelMaxime/Thoth fsharp;json;Giraffe;ASP.NET;Core Maxime Mangel - 4.3.0 + 5.0.0-beta-001 net5.0