Skip to content

Commit 29f3c6a

Browse files
committed
chore: prepare next release 3.1.6
1 parent a602e8a commit 29f3c6a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
# 3.1.5
28

39
### Fixed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ kotlin.mpp.androidSourceSetLayoutVersion=2
1010

1111
# Lib
1212
GROUP=com.algolia
13-
VERSION_NAME=3.1.5
13+
VERSION_NAME=3.1.6
1414

1515
# OSS
1616
SONATYPE_HOST=DEFAULT

0 commit comments

Comments
 (0)