Skip to content

Commit 1646116

Browse files
committed
chore: prepare next release 1.12.1
1 parent 9bd0d31 commit 1646116

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# 1.12.1
2+
3+
### Changed
4+
- Update Kotlin to 1.5.32
5+
- Update Ktor 1.6.5
6+
7+
### Fix
8+
- Rules: `Promotion` deserialization (#317)
9+
- Randomize fallback hosts (#319)
10+
111
# 1.12.0
212

313
### Added

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.13.0-SNAPSHOT
7+
VERSION_NAME=1.12.1
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)