All notable changes to laravel-settings will be documented in this file
- Added Laravel 5.6 support
- Changed namespaces from
Arados\SettingstoSmartisan\Settings
- Changed value column from string to text in migration file
- Fixed invalid argument supplied for foreach
- Laravel package auto discovery
- Added Laravel 5.5 support
- Initial release