Skip to content

Commit 149e592

Browse files
committed
update change log
1 parent 6434697 commit 149e592

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414
- Improved and extended API for fluent configuration of custom strategies for expression execution
1515
(namespace `Remote.Linq.ExpressionExecution`).
1616
- Bump _Microsoft.EntityFramework_ from 6.4.4 to 6.5.1 (concerns _Remote.Linq.EntityFramework_)
17+
- Allow remote linq expressions to be executed using EF Core extension methods on client side (concerns _Remote.Linq.EntityFrameworkCore_) [#126][issue#126]
1718

1819
### Deprecated
1920

@@ -137,6 +138,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
137138
[6.3.0]: https://github.com/6bee/Remote.Linq/compare/6.2.3...6.3.0
138139

139140
[issue#112]: https://github.com/6bee/Remote.Linq/issues/112
141+
[issue#126]: https://github.com/6bee/Remote.Linq/issues/126
140142

141143
[async-queryable]: https://www.nuget.org/packages/System.Linq.Async.Queryable/
142144
[async-streams]: https://docs.microsoft.com/en-us/dotnet/csharp/whats-new/tutorials/generate-consume-asynchronous-stream

0 commit comments

Comments
 (0)