Skip to content

Commit 2ad6c0a

Browse files
committed
Bump version to 3.0.0-beta004
- [Moves many functions to inline with InlineIfLambda for performance](#166) Credits [@TheAngryByrd](https://github.com/TheAngryByrd) - [Native Tasks for TaskResult, TaskOption, and TaskResultOption](#169) Credits [@TheAngryByrd](https://github.com/TheAngryByrd) - [Add explicit type parameters to ignore functions](#174) Credits [@cmeeren](https://github.com/cmeeren)
1 parent d859274 commit 2ad6c0a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

RELEASE_NOTES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
### 3.0.0-beta003 - March 30, 2022
1+
### 3.0.0-beta004 - April 05, 2022
22

33
- [Moves many functions to inline with InlineIfLambda for performance](https://github.com/demystifyfp/FsToolkit.ErrorHandling/pull/166) Credits [@TheAngryByrd](https://github.com/TheAngryByrd)
44
- [Native Tasks for TaskResult, TaskOption, and TaskResultOption](https://github.com/demystifyfp/FsToolkit.ErrorHandling/pull/169) Credits [@TheAngryByrd](https://github.com/TheAngryByrd)
5+
- [Add explicit type parameters to ignore functions](https://github.com/demystifyfp/FsToolkit.ErrorHandling/pull/174) Credits [@cmeeren](https://github.com/cmeeren)
56

67
### 2.13.0 - January 11, 2022
78

0 commit comments

Comments
 (0)