diff --git a/CHANGELOG.md b/CHANGELOG.md index 968de21..ab05ac6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,7 @@ We do not give estimated times for completion on `Accepted` Proposals. --- -### v5.0.0 - TBA +### v5.0.0 - 2016-08-29 `REVISED` diff --git a/README.md b/README.md index 0037fa2..0bd8f4c 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # Stripe Laravel -[![Build Status](https://travis-ci.org/cartalyst/stripe-laravel.svg?branch=master)](https://travis-ci.org/cartalyst/stripe-laravel) +[![Build Status](https://travis-ci.org/cartalyst/stripe-laravel.svg?branch=5.0)](https://travis-ci.org/cartalyst/stripe-laravel) Laravel 5.3 integration for the [Cartalyst Stripe](https://cartalyst.com/manual/stripe/2.0) package. -The package requires PHP 5.4+ and follows the FIG standards PSR-1, PSR-2 and PSR-4 to ensure a high level of interoperability between shared PHP. +The package requires PHP 5.6.4+ and follows the FIG standards PSR-1, PSR-2 and PSR-4 to ensure a high level of interoperability between shared PHP. An open source package by [Cartalyst](https://cartalyst.com), code well, rock on! @@ -34,7 +34,7 @@ Raw files can be found via this projects docs/version branch. Important versions listed below. Refer to the [Change Log](CHANGELOG.md) for a full history of the project. -- [5.0](CHANGELOG.md) - TBA +- [5.0](CHANGELOG.md) - 2016-08-29 - [4.0](CHANGELOG.md) - 2016-01-18 - [3.0](CHANGELOG.md) - 2016-01-18 - [2.0](CHANGELOG.md) - 2015-04-02