Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 733 Bytes

CHANGELOG.md

File metadata and controls

46 lines (29 loc) · 733 Bytes

Changelog

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

1.0.0 - 2021-02-10

  • initial release
  • migrations loaded via package
  • model resolution via container

1.0.1 - 2021-02-11

  • refactor models

2.0.0 - 2021-02-19

  • add models
  • add factories
  • add policies
  • register policies
  • add nova resources
  • register nova resources
  • location tax settings

2.0.1 - 2021-02-20

  • register policy for location tax
  • register nova resource for location tax

2.0.2 - 2021-02-22

  • update migrations

2.0.3 - 2021-03-06

  • implement location tax

2.1.0 - 2021-03-12

  • consolidate location tax
  • migrate permissions
  • grant permissions to roles

2.2.0 - 2021-04-11

  • bump package dependencies