diff --git a/CHANGELOG.md b/CHANGELOG.md index 73b221f..5f11bee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased ### Changed +## 2.0.0 - 2020-03-04 + +### Changed + +* Update to Thoth.Json v4 +* Release 2.0.0 + ## 2.0.0-beta-002 - 2019-11-26 ### Fixed * Fix #13: Only consume body when http code doesn't cause immediate rejection (by @WalternativE) diff --git a/src/Thoth.Fetch.fsproj b/src/Thoth.Fetch.fsproj index 930857d..10e6fd2 100644 --- a/src/Thoth.Fetch.fsproj +++ b/src/Thoth.Fetch.fsproj @@ -7,7 +7,7 @@ https://github.com/thoth-org/Thoth.Fetch fable;fsharp;fetch Maxime Mangel - 2.0.0-beta-002 + 2.0.0 netstandard2.0