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 7721ea7 commit ed322feCopy full SHA for ed322fe
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# ChangeLog
2
3
+## [1.45.2](https://github.com/algolia/algoliasearch-client-scala/compare/1.45.1...1.45.2) (2024-05-16)
4
+
5
+### Fix
6
7
+- **search**: add `facets_stats` object
8
9
10
## [1.45.1](https://github.com/algolia/algoliasearch-client-scala/compare/1.45.0...1.45.1) (2022-12-15)
11
12
### Fix
version.sbt
@@ -1 +1 @@
-ThisBuild / version := "1.45.1"
+ThisBuild / version := "1.45.2"
0 commit comments