File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1
1
# ChangeLog
2
2
3
+ ## [ 6.12.0] ( https://github.com/algolia/algoliasearch-client-csharp/compare/6.11.0...6.12.0 ) (2021-11-05)
4
+
5
+ ### Fix
6
+
7
+ - ab test nullability keys (#776 ) ([ cbafb8f] ( https://github.com/algolia/algoliasearch-client-csharp/commit/cbafb8f ) )
8
+ - StackOverflow in MCM test (#791 ) ([ 01155f6] ( https://github.com/algolia/algoliasearch-client-csharp/commit/01155f6 ) )
9
+
10
+ ### Feat
11
+
12
+ - support ` long ` in IncrementSet/IncrementFrom (#799 ) ([ 939f399] ( https://github.com/algolia/algoliasearch-client-csharp/commit/939f399 ) )
13
+ - support facet ordering (#780 ) ([ f4f34fe] ( https://github.com/algolia/algoliasearch-client-csharp/commit/f4f34fe ) )
14
+
15
+
16
+
3
17
## [ 6.11.0] ( https://github.com/algolia/algoliasearch-client-csharp/compare/6.10.2...6.11.0 ) (2021-10-19)
4
18
5
19
### Feat
Original file line number Diff line number Diff line change 19
19
</PackageDescription >
20
20
<RequireLicenseAcceptance >false</RequireLicenseAcceptance >
21
21
<Copyright >Copyright 2019 Algolia</Copyright >
22
- <Version >6.11 .0</Version >
22
+ <Version >6.12 .0</Version >
23
23
<GenerateDocumentationFile >true</GenerateDocumentationFile >
24
24
<TargetFrameworks >netstandard2.1;netstandard2.0;netstandard1.3</TargetFrameworks >
25
25
<LangVersion >7.3</LangVersion >
You can’t perform that action at this time.
0 commit comments