Skip to content

Commit 10b6971

Browse files
committed
chore: prepare release 1.9.0
1 parent 611354b commit 10b6971

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1-
# Unreleased
1+
# 1.9.0
22

33
### Fixed
44
- Answers: use UTF8 encoded index name (#269)
55

66
### Changed
77
- `ClientRecommendation` renamed to `ClientPersonalization` (#267)
8+
- Remove defaults from `FacetsOrder` and `FacetsValuesOrder` (#273)
89
- Update Kotlin to 1.5.20
910
- Update Ktor to 1.6.1
1011

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.8.0
7+
VERSION_NAME=1.9.0
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)