From a7d78a72898f94fa692b0330b02110909e6f9fcd Mon Sep 17 00:00:00 2001 From: "Christian R. Garcia" Date: Wed, 5 Apr 2023 08:39:03 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 332bfa8..f36aa56 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. +## 1.3.0 - 2023-03-09 +### Breaking Changes: +- No Change. + +### New features: +- No Change. + +### Bug fixes: +- Initialization creates roles, when trying to create roles for other tenants we would crash. Now we have a soft fail with better logging. ## 1.2.3 - 2023-02-09 ### Breaking Changes: