We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 845bf06 commit d8397ebCopy full SHA for d8397eb
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# 3.3.0
2
+
3
+### Added
4
+- SearchBoxConnector: flag to disable automatic search
5
6
# 3.2.1
7
8
### Fixed
gradle.properties
@@ -10,7 +10,7 @@ kotlin.mpp.androidSourceSetLayoutVersion=2
10
11
# Lib
12
GROUP=com.algolia
13
-VERSION_NAME=3.2.1
+VERSION_NAME=3.3.0
14
15
# OSS
16
SONATYPE_HOST=DEFAULT
0 commit comments