All notable changes to laravel-volition
will be documented in this file.
Full Changelog: https://github.com/square-bit/laravel-volition/compare/v2.0.1...v2.0.2
Payloads are now stored using their name and only properties defined in the constructor are stored. A command was added 'volition:upgrade' to handle migrating the storing method.
Conditions and Actions must now be registered (in a service provider)