# Changelog

All notable changes to `lockout` will be documented in this file

## [Unreleased]

## [3.0.1] - 2020-12-13

### Changed

- PHP8 Support

## [3.0.0] - 2020-09-13

### Changed

- Laravel 8 Support

## [2.0.0] - 2020-03-17

### Changed

- Laravel 7 Support

## [1.0.1] - 2020-06-26

### Added

- Ability to define a list of pages to whitelist and by what request method.

## 1.0.0 - 2020-02-19

- Initial release

[Unreleased]: https://github.com/rappasoft/laravel-boilerplate/compare/v3.0.1...develop
[3.0.1]: https://github.com/rappasoft/laravel-boilerplate/compare/v3.0.0...v3.0.1
[3.0.0]: https://github.com/rappasoft/laravel-boilerplate/compare/v2.0.0...v3.0.0
[2.0.0]: https://github.com/rappasoft/laravel-boilerplate/compare/v1.0.1...v2.0.0
[1.0.1]: https://github.com/rappasoft/laravel-boilerplate/compare/v1.0.0...v1.0.1
