diff --git a/CHANGELOG.md b/CHANGELOG.md index 0df9b38..682f75d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,6 +38,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added Larastan & improved violations ([#36](https://github.com/claudiodekker/laravel-auth/pull/36)) - Split up HTTP Traits into Mixins and Modifiers ([#54](https://github.com/claudiodekker/laravel-auth/pull/54)) - Bladebones: Clean up routes file & de-duplicate named routes ([#56](https://github.com/claudiodekker/laravel-auth/pull/56)) +- Core: Improve Rate Limiting even further ([#60](https://github.com/claudiodekker/laravel-auth/pull/60)) ### Removed