From 474ae38074fe9f0c864733cd53cc562607a653fd Mon Sep 17 00:00:00 2001 From: Silas Joisten Date: Wed, 15 Jan 2025 14:28:48 +0200 Subject: [PATCH 1/2] Enhancement: Adds non stable package disclaimer --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d6ea936..9fc5e85 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # storyblok-api +> [!WARNING] +> This Bundle is experimental and subject to change in a future release. + | Branch | PHP | Code Coverage | |-----------|---------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------| | `master` | [![PHP](https://github.com/storyblok/php-content-api-client/actions/workflows/ci.yaml/badge.svg)](https://github.com/storyblok/php-content-api-client/actions/workflows/ci.yaml) | [![codecov](https://codecov.io/gh/sensiolabs-de/storyblok-api/graph/badge.svg?token=8K4F33LSWF)](https://codecov.io/gh/sensiolabs-de/storyblok-api) | From e606d1e4fc8b5eb5db24e56bdc0e096b80e974aa Mon Sep 17 00:00:00 2001 From: Silas Joisten Date: Thu, 16 Jan 2025 13:04:41 +0200 Subject: [PATCH 2/2] README.md aktualisieren Co-authored-by: Alex Jover --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9fc5e85..7c73104 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # storyblok-api > [!WARNING] -> This Bundle is experimental and subject to change in a future release. +> This Bundle is in the initial phase and subject to change in a future release. | Branch | PHP | Code Coverage | |-----------|---------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------|