Encourage developers to read the change log

This commit is contained in:
Marc Würth 2015-05-13 20:56:38 +02:00
parent 305344b87b
commit 51453a2890
1 changed files with 4 additions and 0 deletions

View File

@ -27,6 +27,10 @@ $skeleton = new League\Skeleton();
echo $skeleton->echoPhrase('Hello, League!');
```
## Change log
Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.
## Testing
``` bash