You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ReleaseNotes.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,12 @@
1
+
# 1.2.0 (18 January 2022)
2
+
-[#144](https://github.com/scottksmith95/LINQKit/pull/144) - Add LeftJoin extension method [feature] contributed by [StefH](https://github.com/StefH)
3
+
-[#156](https://github.com/scottksmith95/LINQKit/pull/156) - GitHub Actions: use actions/checkout@v2 [security] contributed by [StefH](https://github.com/StefH)
4
+
-[#159](https://github.com/scottksmith95/LINQKit/pull/159) - #154 Exclude LinqKit.Core implementation from LinqKit.EntityFramework…[feature] contributed by [doboczyakos](https://github.com/doboczyakos)
5
+
-[#161](https://github.com/scottksmith95/LINQKit/pull/161) - Refactor project structure. Fix Compile Remove / Compile Include [feature] contributed by [StefH](https://github.com/StefH)
-[#153](https://github.com/scottksmith95/LINQKit/issues/153) - Predicate as class function not resolving correctly
8
+
-[#155](https://github.com/scottksmith95/LINQKit/issues/155) - [Security] Workflow main.yml is using vulnerable action actions/checkout [security]
9
+
1
10
# 1.1.27 (13 November 2021)
2
11
-[#151](https://github.com/scottksmith95/LINQKit/pull/151) - Added support for EF Core 6 [feature] contributed by [sdanyliv](https://github.com/sdanyliv)
0 commit comments