Skip to content

Commit 84a1c6f

Browse files
bors[bot]meili-bot
andauthored
Merge #429
429: Fix compatibility message after Meilisearch v1 r=bidoubiwa a=meili-bot Related to this issue: meilisearch/integration-guides#237 Based on the discussion from the integration-guides issue, this is now the default message for Meilisearch v1 era. Co-authored-by: meili-bot <[email protected]>
2 parents 5cbad30 + 1d69fae commit 84a1c6f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ WARNING: `meilisearch-sdk` will panic if no Window is available (ex: Web extensi
244244

245245
## 🤖 Compatibility with Meilisearch
246246

247-
This package only guarantees the compatibility with the [version v1.0.0 of Meilisearch](https://github.com/meilisearch/meilisearch/releases/tag/v1.0.0).
247+
This package guarantees compatibility with [version v1.x of Meilisearch](https://github.com/meilisearch/meilisearch/releases/latest), but some features may not be present. Please check the [issues](https://github.com/meilisearch/meilisearch-rust/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22+label%3Aenhancement) for more info.
248248

249249
## ⚙️ Contributing
250250

README.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ WARNING: `meilisearch-sdk` will panic if no Window is available (ex: Web extensi
9999

100100
## 🤖 Compatibility with Meilisearch
101101

102-
This package only guarantees the compatibility with the [version v1.0.0 of Meilisearch](https://github.com/meilisearch/meilisearch/releases/tag/v1.0.0).
102+
This package guarantees compatibility with [version v1.x of Meilisearch](https://github.com/meilisearch/meilisearch/releases/latest), but some features may not be present. Please check the [issues](https://github.com/meilisearch/meilisearch-rust/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22+label%3Aenhancement) for more info.
103103

104104
## ⚙️ Contributing
105105

0 commit comments

Comments
 (0)