You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
137: Changes related to the next MeiliSearch release (v0.25.0) r=curquiza a=meili-bot
This PR gathers the changes related to the next MeiliSearch release (v0.25.0) so that this package is ready when the official release is out.
⚠️ This PR should NOT be merged until:
- the next release of MeiliSearch (v0.25.0) is out.
- the [`meilisearch-php`](https://github.com/meilisearch/meilisearch-php) dependency has been released to be compatible with MeiliSearch v0.25.0.
Once the release is out, the upgrade of the `meilisearch-php` dependency might be committed to this branch.
_This PR is auto-generated for the [pre-release week](https://github.com/meilisearch/integration-guides/blob/master/guides/pre-release-week.md) purpose._
Co-authored-by: meili-bot <[email protected]>
Co-authored-by: Clémentine Urquizar - curqui <[email protected]>
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ Also, see our [Documentation](https://docs.meilisearch.com/learn/tutorials/getti
48
48
49
49
## 🤖 Compatibility with Meilisearch
50
50
51
-
This package only guarantees the compatibility with the [version v0.24.0 of Meilisearch](https://github.com/meilisearch/meilisearch/releases/tag/v0.24.0).
51
+
This package only guarantees the compatibility with the [version v0.25.0 of Meilisearch](https://github.com/meilisearch/meilisearch/releases/tag/v0.25.0).
0 commit comments