From 478d0a21ad55665db5702e9c385e9e22dfb2aba5 Mon Sep 17 00:00:00 2001 From: Daniel Griesser Date: Mon, 25 Feb 2019 09:33:57 +0100 Subject: [PATCH] Update README.md --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 15e1c053e..b66fdfaa2 100644 --- a/README.md +++ b/README.md @@ -19,11 +19,6 @@ The Sentry PHP error reporter tracks errors and exceptions that happen during th execution of your application and provides instant notification with detailed information needed to prioritize, identify, reproduce and fix each issue. -### Notice 2.0 - -> The current master branch is our new major release of the SDK `2.0`. -> We currently ship `2.0` with the `beta` tag, which means you have to install it by exactly providing the version otherwise you wont get `2.0`. We will drop the `beta` tag as soon as we do no longer expect any public API changes. - ## Install To install the SDK you will need to be using [Composer]([https://getcomposer.org/)