We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c98e84 commit 792a196Copy full SHA for 792a196
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# 2.1.6
2
+
3
+### Fixed
4
+- **Indexing**: allow `JsonElement` as `Parial.Update` param (#404)
5
6
# 2.1.5
7
8
### feat:
gradle.properties
@@ -4,7 +4,7 @@ kotlin.mpp.stability.nowarn=true
kotlin.mpp.enableCompatibilityMetadataVariant=true
# Lib
GROUP=com.algolia
-VERSION_NAME=2.1.5
+VERSION_NAME=2.1.6
9
# OSS
10
SONATYPE_HOST=DEFAULT
0 commit comments