We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9777622 commit 3b0dba3Copy full SHA for 3b0dba3
1 file changed
CHANGELOG.md
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## major.minor.patch (yyyy.mm.dd)
9
10
-## 1.1.1 ???
+## 1.1.0 (2026.04.06)
11
12
### Added
13
@@ -20,6 +20,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
20
21
* update `priv/open_api.yml` to <https://github.com/typesense/typesense-api-spec/commit/eac4e46bc934dd1f621406602c2c46184961788f>
22
* Changed `DropTokensMode` schema from string to object.
23
+* Updated few failing tests on different versions.
24
+* Updated dependencies.
25
26
### Removed
27
0 commit comments