diff --git a/CHANGELOG.md b/CHANGELOG.md index 16b43cc..9d036a3 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ All Notable changes to `laravel-newsletter` will be documented in this file +##1.0.2 +- changed getenv() to Laravel's env() in the config file + ##1.0.1 - added a missing binding to the service provider