diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index dc56e47b1..a1769d3ea 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,4 +1,4 @@ -#### 1.3.1 - November 29 2022 +#### 1.3.2 - December 2 2022 - Applicative Computation Expressions - Support for ValueOption, ValueTask and ValueTuple - Possibility to use explicit type parameters (plus, Seq.sum, guard, ofBytes, ofBytesWithOptions, ofBytesBE, parse, tryParse) diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt index ff46cc2dc..8c2c6ca10 100644 --- a/RELEASE_NOTES.txt +++ b/RELEASE_NOTES.txt @@ -1,5 +1,5 @@ -Release Notes for FSharpPlus 1.3.1 - November 29 2022 ------------------------------------------------------- +Release Notes for FSharpPlus 1.3.2 - December 2 2022 +----------------------------------------------------- Applicative Computation Expressions Support for ValueOption, ValueTask and ValueTuple