We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 213725e commit db439e2Copy full SHA for db439e2
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# ChangeLog
2
3
+## [1.44.0](https://github.com/algolia/algoliasearch-client-scala/compare/1.43.1...1.44.0) (2021-10-29)
4
+
5
+### Feat
6
7
+- **recommend**: client implementation (#644) ([4dc225e](https://github.com/algolia/algoliasearch-client-scala/commit/4dc225e))
8
+- **search**: custom request (#645) ([6ed1018](https://github.com/algolia/algoliasearch-client-scala/commit/6ed1018))
9
10
11
12
## [1.43.1](https://github.com/algolia/algoliasearch-client-scala/compare/1.43.0...1.43.1) (2021-09-22)
13
14
### Fix
version.sbt
@@ -1 +1 @@
-version in ThisBuild := "1.43.1"
+version in ThisBuild := "1.44.0"
0 commit comments