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 a9bda3d commit 1306a1dCopy full SHA for 1306a1d
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# 2.1.5
2
+
3
+### feat:
4
+- **Search**: add basic support of extensions (#398)
5
6
7
# 2.1.4
8
9
### Fixed:
gradle.properties
@@ -4,7 +4,7 @@ kotlin.mpp.stability.nowarn=true
kotlin.mpp.enableCompatibilityMetadataVariant=true
# Lib
GROUP=com.algolia
-VERSION_NAME=2.1.4
+VERSION_NAME=2.1.5
# OSS
10
SONATYPE_HOST=DEFAULT
0 commit comments