Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 497 Bytes

CHANGELOG.md

File metadata and controls

32 lines (21 loc) · 497 Bytes

Changelog

All notable changes to forms will be documented in this file.

1.0.0 - 2021-02-09

  • initial release

1.1.0 - 2021-02-10

  • migrations loaded via package
  • model resolution via container

1.1.1 - 2021-02-11

  • update migration

2.0.0 - 2021-03-22

  • add models
  • add factories
  • add policies
  • register policies
  • migrate permissions
  • grant permissions to roles
  • add nova resources
  • add nova filters

2.1.0 - 2021-04-13

  • update migrations
  • update relationships