diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 3310171..524f75d 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,3 +1,7 @@ +### 2.7.0 + +- Fix JS output for ContentRange (by @Darkle) + ### 2.6.0 - Add create overload for Response objects diff --git a/src/Fable.Fetch.fsproj b/src/Fable.Fetch.fsproj index 28196bb..8a2a8fb 100644 --- a/src/Fable.Fetch.fsproj +++ b/src/Fable.Fetch.fsproj @@ -1,8 +1,8 @@ - 2.6.0 - 2.6.0 + 2.7.0 + 2.7.0 netstandard2.0