From 998041569d83162a5a210859eb91fa4dfffa5c1a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 21 Nov 2024 21:19:12 +0000 Subject: [PATCH] [Changelog CI] Add Changelog for Version 0.1.24 --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 200d880..a88c9d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ +# Version: 0.1.24 + +* [#57](https://github.com/ConductionNL/openregister/pull/57): object uploading +* [#61](https://github.com/ConductionNL/openregister/pull/61): Fixes for validation code that was removed by someone on accident +* [#62](https://github.com/ConductionNL/openregister/pull/62): fixed a bug with register not deleting from store +* [#63](https://github.com/ConductionNL/openregister/pull/63): fixed store not emptying after deletion +* [#64](https://github.com/ConductionNL/openregister/pull/64): fixed store emptying upon deletion for schema +* [#65](https://github.com/ConductionNL/openregister/pull/65): added a timeout clear to all modals where necessary +* [#66](https://github.com/ConductionNL/openregister/pull/66): feature/REGISTERS-51/audit-trails +* [#67](https://github.com/ConductionNL/openregister/pull/67): updated schema version and properties +* [#68](https://github.com/ConductionNL/openregister/pull/68): feature/GW-1763/Workflows +* [#69](https://github.com/ConductionNL/openregister/pull/69): Development to main +* [#70](https://github.com/ConductionNL/openregister/pull/70): style change + + # Changelog ## 0.1.5 – 2024-09-07