Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
vkhorikov committed Jul 10, 2020
1 parent 0c2a1ac commit 52549d8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ return _customerRepository.GetById(id)

## Contributors
A big thanks to the project contributors!
* [svroonland](https://github.com/svroonland)
* [JvSSD](https://github.com/JvSSD)
* [mnissl](https://github.com/mnissl)
* [Vladimir Makaev](https://github.com/VladimirMakaev)
Expand Down
5 changes: 3 additions & 2 deletions version.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
2.9.0
2.10.0
New features:
* #209 Proposal: implicit conversion from E to Result<T, E>
* #212 Add `Maybe<T>.ToList()`
* #213 Add `[Obsolete]` on top of `Result.Ok` methods

Fixed issues:
* None

0 comments on commit 52549d8

Please sign in to comment.