From b9fa7cb4ec1514619c595a02b7d758a05f0716fc Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sun, 22 Aug 2021 22:09:50 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 853dd9773..9f99a5e02 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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