diff --git a/CHANGELOG.md b/CHANGELOG.md index bdc6d97..6d4b25c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ + Applied Laravel 5.1.11 migration (Introduces Authorization support) [#39](https://github.com/jadjoubran/laravel5-angular-material-starter/issues/39) + Updated composer depencencies to be aligned with the current version of Laravel [#40](https://github.com/jadjoubran/laravel5-angular-material-starter/issues/40) + fixed JWT authentication bug when using Apache [#38](https://github.com/jadjoubran/laravel5-angular-material-starter/issues/38) ++ added unit tests for Laravel Routes. More tests are coming [#42](https://github.com/jadjoubran/laravel5-angular-material-starter/issues/42) ### v2.8.2 + fixed location for main.js and routes.js