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 a602e8a commit 29f3c6aCopy full SHA for 29f3c6a
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# 3.1.6
2
+
3
+### Fixed
4
+- DynamicFacetList: add default selection & faceting parameters (#379)
5
+- DynamicFacetList: ignoring of disjunctive facets when updating orderedFacets (#385)
6
7
# 3.1.5
8
9
### Fixed
gradle.properties
@@ -10,7 +10,7 @@ kotlin.mpp.androidSourceSetLayoutVersion=2
10
11
# Lib
12
GROUP=com.algolia
13
-VERSION_NAME=3.1.5
+VERSION_NAME=3.1.6
14
15
# OSS
16
SONATYPE_HOST=DEFAULT
0 commit comments