Skip to content

Commit 43c2023

Browse files
authored
Merge pull request #211 from getsentry/update-readme-v3
Update readme after 3.0 release
2 parents 3fd045a + 96c33ba commit 43c2023

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

README.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,6 @@ Symfony integration for [Sentry](https://getsentry.com/).
99
[![Scrutinizer][Master scrutinizer image]][Master scrutinizer link]
1010
[![Coverage Status][Master coverage image]][Master scrutinizer link]
1111

12-
## Notice 3.0
13-
> The current master branch contains the 3.0 version of this bundle, which is currently under development. This version
14-
> will support the newest 2.0 version of the underlying Sentry SDK version. A beta version is already available.
15-
>
16-
> To know more about the progress of this version see [the relative milestone](https://github.com/getsentry/sentry-symfony/milestone/3)
17-
1812
## Benefits
1913

2014
Use sentry-symfony for:
@@ -102,9 +96,8 @@ sentry:
10296
* 1.x is no longer maintained; you can use it for Symfony < 2.8 and PHP 5.6/7.0;
10397
* 0.8.x is no longer maintained.
10498
105-
## Configuration
106-
107-
TODO
99+
### Upgrading to 3.0
100+
The 3.0 version of the bundle uses the newest version (2.x) of the underlying Sentry SDK. If you need to migratefrom previoud versions, please check the `UPGRADE-3.0.md` document.
108101

109102
## Customization
110103

0 commit comments

Comments
 (0)