Skip to content

Commit dde5e2a

Browse files
committed
Documentation for releases
1 parent cc1b0cb commit dde5e2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Use `@vcr cassette_name` on your tests to turn VCR automatically on and off.
99

1010
## Usage example
1111

12-
``` php
12+
```php
1313
class VCRTest extends \PHPUnit_Framework_TestCase
1414
{
1515
/**
@@ -58,7 +58,7 @@ composer install
5858

5959
## Changelog
6060

61-
* 2013-05-14 1.0.0: First prototype
61+
**The changelog is manage at [PHPUnit testlistener for PHP-VCR releases page](https://github.com/php-vcr/phpunit-testlistener-vcr/releases).**
6262

6363
## Copyright
6464
Copyright (c) 2013-2016 Adrian Philipp. Released under the terms of the MIT license. See LICENSE for details.

0 commit comments

Comments
 (0)