File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 11# ChangeLog
22
3+ ## [ 1.41.0] ( https://github.com/algolia/algoliasearch-client-scala/compare/1.40.0...1.41.0 ) (2021-07-23)
4+
5+ ### Feat
6+
7+ - ** index** : add primary param to Index (#625 ) ([ 7452f35] ( https://github.com/algolia/algoliasearch-client-scala/commit/7452f35 ) )
8+ - ** analytics** : add trackedSearchCount to variant response (#607 ) ([ ddce033] ( https://github.com/algolia/algoliasearch-client-scala/commit/ddce033 ) )
9+ - facets ordering (#631 ) ([ a32af41] ( https://github.com/algolia/algoliasearch-client-scala/commit/a32af41 ) )
10+ - ** settings** : add attributesToTransliterate and decompoundQuery params (#623 ) ([ a257ff2] ( https://github.com/algolia/algoliasearch-client-scala/commit/a257ff2 ) )
11+ - ** virtual indices** : Virtual indices related parameters (#632 ) ([ 4e85211] ( https://github.com/algolia/algoliasearch-client-scala/commit/4e85211 ) )
12+
13+ ### Change
14+
15+ - rename ` RecommendationClient ` to ` PersonalizationClient ` (#634 ) ([ aa3fa2f] ( https://github.com/algolia/algoliasearch-client-scala/commit/aa3fa2f ) )
16+
17+
18+
319## [ 1.40.0] ( https://github.com/algolia/algoliasearch-client-scala/compare/1.39.1...1.40.0 ) (2021-04-28)
420
521### Feat
Original file line number Diff line number Diff line change 1- version in ThisBuild := " 1.40 .0"
1+ version in ThisBuild := " 1.41 .0"
You can’t perform that action at this time.
0 commit comments