Skip to content

Commit 236ba80

Browse files
committed
Bump version to 4.0.0
- BREAKING: [Better alignment with FSharp.Core Result functions](#199). Credits @TheAngryByrd - [Adding Option.either and friends](#198). Credits @TheAngryByrd - [Fixes for Option.tryParse and tryGetValue](#197). Credits @TheAngryByrd
1 parent 645c9da commit 236ba80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASE_NOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### 4.0.0-beta001 - November 19, 2022
1+
### 4.0.0 - November 19, 2022
22
- BREAKING: [Better alignment with FSharp.Core Result functions](https://github.com/demystifyfp/FsToolkit.ErrorHandling/pull/199). Credits @TheAngryByrd
33
- [Adding Option.either and friends](https://github.com/demystifyfp/FsToolkit.ErrorHandling/pull/198). Credits @TheAngryByrd
44
- [Fixes for Option.tryParse and tryGetValue](https://github.com/demystifyfp/FsToolkit.ErrorHandling/pull/197). Credits @TheAngryByrd

0 commit comments

Comments
 (0)