Skip to content

Commit 40151e9

Browse files
author
Ruben Schmidmeister
committed
Update changelog
1 parent fcf8ef9 commit 40151e9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

changelog.md

+2
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,5 @@
1616
## Unreleased
1717
* Added overload for AndThen which flattens the Option
1818
* Add `Where` method to `Option<T>`, which allows filtering the `Option` by a predicate.
19+
* Add overload for `Option<T>.SelectMany` that takes only a selector.
20+

0 commit comments

Comments
 (0)