Skip to content

Commit

Permalink
updated package release notes for 2.1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
feO2x committed Jun 16, 2021
1 parent b057486 commit 603f074
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ Synntech.DatabaseAbstractions.Mocks 2.1.0
-----------------------------------------

- added SessionFactoryMock<T> which implements ISessionFactory<T>
- added DelegateSessionFactoryMock<T> for Func<TSession> scenarios
- added possibility to throw exceptions on SaveChanges and SaveChangesAsync
- see all docs at https://github.com/Synnotech-AG/Synnotech.DatabaseAbstractions.Mocks
</PackageReleaseNotes>
</PropertyGroup>
Expand Down

0 comments on commit 603f074

Please sign in to comment.