Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 311 Bytes

CHANGELOG.md

File metadata and controls

3 lines (3 loc) · 311 Bytes

v0.6.0 - March 14th:

  • Version event names are now 'insert', 'update', 'delete' to match their Ecto counterpats instead of 'create', 'update', 'destroy'.
  • Introduction of strict mode. Please read the documentation for more information on the required origin and originator_id field and foreign-key references.