# Change Log
All notable changes to this project will be documented in this file.

## [0.5.0] - 2014-02-18
### Added
- Laravel 5 compatibility.
- Allow black and white lists to be stored in arrays, files or file of files, instead of a database table.
- Allow redirect_non_whitelisted_to to be a named route or url (to).
- Option to disable database lookup, disabled by default.
- Change log, according to http://keepachangelog.com/.
- Add cache for the list of IP addresses.

### Changed
- Removed unnecessary configuration options.
- Range search now defaults to enabled.

## [0.2.0] - 2014-07-08
### Fixed
- Migrator fixed
- Rename migrator
