Skip to content

Commit 362c317

Browse files
committed
Bump version to 2.1.0-beta003
- Performance enhancements for traverseValidationA. Credits [@isaacabraham](https://github.com/isaacabraham) Credits [@TheAngryByrd](https://github.com/TheAngryByrd) - (#110) (#111) (#113)
1 parent 897f80d commit 362c317

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

RELEASE_NOTES.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
#### 2.1.0-beta002 - February 25, 2020
2-
- Performance enhancements for traverseValidationA. Credits [@isaacabraham](https://github.com/isaacabraham) - (https://github.com/demystifyfp/FsToolkit.ErrorHandling/pull/110)
3-
1+
#### 2.1.0-beta003 - February 25, 2020
2+
- Performance enhancements for traverseValidationA. Credits [@isaacabraham](https://github.com/isaacabraham) Credits [@TheAngryByrd](https://github.com/TheAngryByrd) - (https://github.com/demystifyfp/FsToolkit.ErrorHandling/pull/110) (https://github.com/demystifyfp/FsToolkit.ErrorHandling/pull/111) (https://github.com/demystifyfp/FsToolkit.ErrorHandling/pull/113)
3+
44
#### 2.0.0 - November 20, 2020
55
- Switches TaskResult Library from TaskBuilder to Ply. Credits [Nino Floris](https://github.com/NinoFloris) - (https://github.com/demystifyfp/FsToolkit.ErrorHandling/pull/97)
66
- This change replaces [TaskBuilder](https://github.com/rspeele/TaskBuilder.fs) with [Ply](https://github.com/crowded/ply). Ply has better performance characteristics and more in line with how C# handles Task execution. To convert from TaskBuilder to Ply, replace the namespace of `FSharp.Control.Tasks.V2.ContextInsensitive` with `FSharp.Control.Tasks`. -

0 commit comments

Comments
 (0)