File tree 2 files changed +13
-2
lines changed
2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 1
- # 1.1.0 (2019-05-05)
1
+ # 1.1.1 (2019-06-02)
2
+
3
+ ## Features
4
+ * ** Single/SingleOrDefault:** Methods implementated as composite supported methods (Where and Take(2)).
5
+
6
+ ## Bug Fixes
7
+ * ** Microsoft.CodeAnalysis.FxCopAnalyzers** : Removed from NuGet dependencies.
8
+
9
+ # 1.1.0 (2019-05-05)
2
10
3
11
## Features
4
12
* ** _ find:** IQueryable methods that are not supported by CouchDB are evaluated in-memory using the IEnumerable counterpart, if possible.
Original file line number Diff line number Diff line change 1
1
## Features
2
- * ** _ find:** IQueryable methods that are not supported by CouchDB are evaluated in-memory using the IEnumerable counterpart, if possible.
2
+ * ** Single/SingleOrDefault:** Methods implementated as composite supported methods (Where and Take(2)).
3
+
4
+ ## Bug Fixes
5
+ * ** Microsoft.CodeAnalysis.FxCopAnalyzers** : Removed from NuGet dependencies.
You can’t perform that action at this time.
0 commit comments