From f02c307dcd2239443e5b3456ad8e38ed29285c06 Mon Sep 17 00:00:00 2001 From: Brandon Morelli Date: Wed, 10 Feb 2021 07:15:09 -0800 Subject: [PATCH] Remove beta warning from readme --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 3e0b5a4..394161c 100644 --- a/README.md +++ b/README.md @@ -10,10 +10,6 @@ See the [PHP ECS logging documentation](https://www.elastic.co/guide/en/ecs-logg --- -**Please note** that this library is in a **beta** version and backwards-incompatible changes might be introduced in future releases. While we strive to comply to [semver](https://semver.org/), we can not guarantee to avoid breaking changes in minor releases. - ---- - ## Install ``` composer require elastic/ecs-logging