Skip to content

Commit

Permalink
v20.16 release
Browse files Browse the repository at this point in the history
  • Loading branch information
dj-nitehawk committed Jun 29, 2021
1 parent f5b5afb commit ed1c72b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MongoDB.Entities/MongoDB.Entities.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
<Description>A data access library for MongoDB with an elegant api, LINQ support and built-in entity relationship management.</Description>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageProjectUrl>https://mongodb-entities.com</PackageProjectUrl>
<Version>20.16.0-beta5</Version>
<Version>20.16.0</Version>
<Copyright>Đĵ ΝιΓΞΗΛψΚ</Copyright>
<PackageReleaseNotes>- added DB.InsertAsync() method
- added method for deleting join collections
- added method for dropping join collections
- optimized internal performance by using lists instead of hashsets
- optimized Cache&lt;T&gt; class
- optimized Watcher class
Expand Down

0 comments on commit ed1c72b

Please sign in to comment.