diff --git a/CHANGELOG.md b/CHANGELOG.md index 094d15d..ebf5ebd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## v5.6.3 - 2018-02-10 +### Changed +Paired with Laravel 5.6.3 + ## v0.3.0 - 2018-01-21 ### Changed Upgrade script is now using Illuminate\Support\Collection directly. diff --git a/README.md b/README.md index 261c649..0757995 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,9 @@ If you discover any security related issues, please email acr@antoniocarlosribei ## Credits -- [Antonio Carlos Ribeiro](https://twitter.com/iantonioribeiro) +- This package is an extraction of The Laravel Framework, created by [Taylor Otwell](https://twitter.com/taylorotwell). +- Package creator [Antonio Carlos Ribeiro](https://twitter.com/iantonioribeiro) +- [Contributors](https://github.com/antonioribeiro/ia-str/graphs/contributors) ## License