All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Caveats section to the docs. (806b3c6)
CHANGELOG.md
file to keep track of new/upcoming changes. (033b111)
- Rename service provider to comply with psr-0. (39cd07b)
- Fixed issue when using
readonly()
method was not being applied on the index view (eeb49d3)
- Possibility to define the trigger event to be used when saving the field value. (c768866)
- First release