Feature/introduce asset sub class (#312)

* Introduce asset sub class

* Update changelog
This commit is contained in:
Thomas Kaul
2021-08-22 22:19:10 +02:00
committed by GitHub
parent 98dac4052a
commit 72c065a59d
14 changed files with 223 additions and 56 deletions

View File

@ -10,6 +10,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Added the subscription type to the users table of the admin control panel
- Introduced the sub classification of assets
### Todo
- Apply data migration (`yarn database:push`)
## 1.41.0 - 21.08.2021