Skip to content

Commit 280e314

Browse files
author
Markus
authored
Update README.md
1 parent e0770e6 commit 280e314

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ The current version of ZendSentry for ZF2 is `2.2.1`. It supports Zend Framework
1313
- Fix problem introduced by ZF BC break in ZF version 2.5.3 and branch of legacy branch
1414

1515
#Important Changes
16+
- 3.0.1: ViewHelper fix for ZF3
1617
- 3.0.0: Update to latest SDK dependencies and add ZF3 compatibility fixes
1718
- 2.2.1: Update to `sentry/sentry` 1.5.0 and `ravenjs` 3.8.0, Fix: Only detach HttpExceptionStrategy if it exists
1819
- 2.2.0: Update to `sentry/sentry` 0.21.2
@@ -50,7 +51,7 @@ In your project's `composer.json` use:
5051

5152
{
5253
"require": {
53-
"cloud-solutions/zend-sentry": "2.2.1"
54+
"cloud-solutions/zend-sentry": "3.0.1"
5455
}
5556

5657
Run `php composer.phar update` to download it into your vendor folder and setup autoloading.

0 commit comments

Comments
 (0)