File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# ChangeLog
2
2
3
+ ## [ 6.17.0] ( https://github.com/algolia/algoliasearch-client-csharp/compare/7.0.0-alpha.0...6.17.0 ) (2024-02-26)
4
+
5
+ ### Fix
6
+
7
+ - remove encoding on attributes to retrieve in getObjects (#854 ) ([ a9437f0] ( https://github.com/algolia/algoliasearch-client-csharp/commit/a9437f0 ) )
8
+ - add QueryLanguages to Query (#853 ) ([ 067f774] ( https://github.com/algolia/algoliasearch-client-csharp/commit/067f774 ) )
9
+
3
10
## [ 6.16.0] ( https://github.com/algolia/algoliasearch-client-csharp/compare/6.15.0...6.16.0 ) (2023-11-17)
4
11
5
12
### Fix
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.16 .0</Version >
22
+ <Version >6.17 .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