From 8a616cccebb18a50a96c16c05cf36e07ae9309fd Mon Sep 17 00:00:00 2001 From: Bjarke Madsen <bjarke@nordu.net> Date: Wed, 24 Apr 2024 11:11:16 +0200 Subject: [PATCH] update changelog --- changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/changelog.md b/changelog.md index ae8b254..18223f4 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,10 @@ All notable changes to this project will be documented in this file. +## [0.59] - 2024-04-24 +- Add exception logging when provisioning to aid in debugging +- Fix inventory-provider schema to be less strict to support new values in the future + ## [0.58] - 2024-04-22 - POL1-418/POL1-804: Add ANA graphs - POL1-703: Add IC1 aggregate dashboard -- GitLab