From 8c838abdeda5307626b3fa993bff7e1b628aa2d5 Mon Sep 17 00:00:00 2001 From: Brandon Morelli Date: Tue, 9 Feb 2021 07:13:25 -0800 Subject: [PATCH] docs: remove beta warning --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 2b23377..50457dc 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,6 @@ See [ecs-logging](https://github.com/elastic/ecs-logging) for other ECS logging --- -**Please note** that this library is in a pre-1.0 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. - ## Documentation Ready to get started? Documentation is at [elastic.co](https://www.elastic.co/guide/en/ecs-logging/ruby/current/index.html).