Skip to content

Commit 3ffe5b5

Browse files
committed
chore: prepare release 1.9.2
1 parent 314e789 commit 3ffe5b5

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# 1.9.2
2+
3+
### Fix
4+
- Facets ordering: `emptyList()` as default for `FacetValuesOrder`'s field `order` (#278)
5+
6+
### Changed
7+
- Update Kotlin to 1.5.21
8+
- Update Ktor 1.6.2
9+
110
# 1.9.1
211

312
### Fix

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kotlin.mpp.stability.nowarn=true
44
kotlin.mpp.enableGranularSourceSetsMetadata=true
55
# Lib
66
GROUP=com.algolia
7-
VERSION_NAME=1.9.1
7+
VERSION_NAME=1.9.2
88
# POM
99
POM_DESCRIPTION="Algolia is a powerful search-as-a-service solution, made easy to use with API clients, UI libraries, \
1010
and pre-built integrations. Algolia API Client for Kotlin lets you easily use the Algolia Search \

0 commit comments

Comments
 (0)