Skip to content

Commit 0d8259f

Browse files
committed
version
1 parent f2e6229 commit 0d8259f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -633,6 +633,7 @@ dotnet add package CSharpFunctionalExtensions.Analyzers
633633

634634
A big thanks to the project contributors!
635635

636+
- [Chris C](https://github.com/ToInvertedResult)
636637
- [Marcin Jahn](https://github.com/marcinjahn)
637638
- [Jannes Kaspar-Müller](https://github.com/JKamue)
638639
- [dbuckin1](https://github.com/dbuckin1)

version.txt

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
3.1.0
1+
3.2.0
22
Updates:
3-
* #565 Add allocation-free Maybe.Bind overload
4-
* #569 Add async & func overloads for Maybe.From
5-
* Nullability handling improvements in Maybe
3+
* #567 Select overload for Result to use in LINQ
4+
* #579 allocation-free overloads of Maybe.Match

0 commit comments

Comments
 (0)