Skip to content

Commit 4886188

Browse files
committed
chore: prepare release 2.1.7
1 parent 1671edd commit 4886188

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 2.1.7
2+
3+
### Fixed
4+
- **Serialization**: ignore unknown keys (#406)
5+
16
# 2.1.6
27

38
### Fixed

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.enableCompatibilityMetadataVariant=true
55
# Lib
66
GROUP=com.algolia
7-
VERSION_NAME=2.1.6
7+
VERSION_NAME=2.1.7
88

99
# OSS
1010
SONATYPE_HOST=DEFAULT

0 commit comments

Comments
 (0)