From 684375a3eb6dc411fd3c15ab11f56df50b28b752 Mon Sep 17 00:00:00 2001 From: Matias Bordese Date: Tue, 13 Dec 2022 10:16:59 -0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3540c1c3..60b667e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 `auth_user` table.. which we don't want) - add `--no-cache` flag to the `make build` command +### Fixed + +- fix schedule UI types and permissions + ## v1.1.7 (2022-12-09) ### Fixed