-
Notifications
You must be signed in to change notification settings - Fork 165
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
19 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,10 @@ | ||
# 1.1.27 (13 November 2021) | ||
- #151 Added support for EF Core 6 [feature] | ||
# 1.2.0 (18 January 2022) | ||
- #144 Add LeftJoin extension method [feature] | ||
- #156 GitHub Actions: use actions/checkout@v2 [security] | ||
- #159 #154 Exclude LinqKit.Core implementation from LinqKit.EntityFramework… [feature] | ||
- #161 Refactor project structure. Fix Compile Remove / Compile Include [feature] | ||
- #162 #160 Unhandled expression type: 'Index' [bug] | ||
- #153 Predicate as class function not resolving correctly | ||
- #155 [Security] Workflow main.yml is using vulnerable action actions/checkout [security] | ||
|
||
The full release notes can be found here: https://github.com/scottksmith95/LINQKit/blob/master/ReleaseNotes.md |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters