All Notable changes to laravel-password
will be documented in this file.
Updates should follow the Keep a CHANGELOG principles.
- Make passwords case insensitive.
- Support PHP 8
- Removed the flip method
- Now uses the collection
contains
method directly. - Caching Support
- Switch back to a non-defered service provider