Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
vkhorikov committed Aug 28, 2020
1 parent 5755291 commit 96c48c3
Show file tree
Hide file tree
Showing 2 changed files with 3 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!
* [Markus Nißl](https://github.com/mnissl)
* [Adrian Frielinghaus](https://github.com/freever)
* [svroonland](https://github.com/svroonland)
* [JvSSD](https://github.com/JvSSD)
Expand Down
4 changes: 2 additions & 2 deletions version.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
2.11.5
2.11.6
New features:
* None

Fixed issues:
* #224 ValueObject is not equivalent to a Castle.Proxies ValueObject
* #229 BindWithTransactionScopeAsync(Both/Left/Right) support Result<T, E>

0 comments on commit 96c48c3

Please sign in to comment.