Skip to content

Commit

Permalink
Bump version to 2.8.0
Browse files Browse the repository at this point in the history
- [Fixes to example documentation](#148) Credits [@njlr](https://github.com/njlr)
- Updates to Fable 3 [#1](#129) [#2](#149) Credits [@TheAngryByrd](https://github.com/TheAngryByrd) [@njlr](https://github.com/njlr)
- [Adds Option.ofResult](#147) Credits [@njlr](https://github.com/njlr)
- [Adds Seq.sequenceResultM](#146) Credits [@njlr](https://github.com/njlr)
- [Adds Fantomas for formatting](#151) Credits [@TheAngryByrd](https://github.com/TheAngryByrd)
- [Adds Github Issue and Pull Request templates](#152) Credits [@TheAngryByrd](https://github.com/TheAngryByrd)
  • Loading branch information
TheAngryByrd committed Nov 7, 2021
1 parent b514f42 commit b2ff39d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### 2.8.0-beta001 - November 07, 2021
### 2.8.0 - November 07, 2021
- [Fixes to example documentation](https://github.com/demystifyfp/FsToolkit.ErrorHandling/pull/148) Credits [@njlr](https://github.com/njlr)
- Updates to Fable 3 [#1](https://github.com/demystifyfp/FsToolkit.ErrorHandling/pull/129) [#2](https://github.com/demystifyfp/FsToolkit.ErrorHandling/pull/149) Credits [@TheAngryByrd](https://github.com/TheAngryByrd) [@njlr](https://github.com/njlr)
- [Adds Option.ofResult](https://github.com/demystifyfp/FsToolkit.ErrorHandling/pull/147) Credits [@njlr](https://github.com/njlr)
Expand Down

0 comments on commit b2ff39d

Please sign in to comment.