All notable changes to this project will be documented in this file.
- 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.
- Removed unnecessary configuration options.
- Range search now defaults to enabled.
- Migrator fixed
- Rename migrator