Skip to content

Commit

Permalink
Release notes for 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gusty authored and wallymathieu committed Dec 3, 2022
1 parent 32ccea7 commit 94a2c99
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down
4 changes: 2 additions & 2 deletions RELEASE_NOTES.txt
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 94a2c99

Please sign in to comment.