Skip to content

Latest commit

 

History

History
25 lines (23 loc) · 1.49 KB

CHANGELOG.md

File metadata and controls

25 lines (23 loc) · 1.49 KB

Changelog

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.

Added

  • Caveats section to the docs. (806b3c6)
  • CHANGELOG.md file to keep track of new/upcoming changes. (033b111)

Changed

  • Rename service provider to comply with psr-0. (39cd07b)

Changed

  • Fixed issue when using readonly() method was not being applied on the index view (eeb49d3)

Added

  • Possibility to define the trigger event to be used when saving the field value. (c768866)

[1.0] - 2020-04-06

  • First release