From eb80239a232d2bfbe44059b80972715dd69c0340 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 19 Dec 2024 11:11:16 +0000 Subject: [PATCH] [Changelog CI] Add Changelog for Version 0.1.32 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 200d880..bcc5157 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +# Version: 0.1.32 + +* [#98](https://github.com/ConductionNL/openregister/pull/98): Update FileService class docblock +* [#100](https://github.com/ConductionNL/openregister/pull/100): Set default value to user +* [#106](https://github.com/ConductionNL/openregister/pull/106): Missing functions for subobjects and result statistics +* [#107](https://github.com/ConductionNL/openregister/pull/107): development to main +* [#108](https://github.com/ConductionNL/openregister/pull/108): style fix +* [#109](https://github.com/ConductionNL/openregister/pull/109): Remove unnecessary setObject + + # Changelog ## 0.1.5 – 2024-09-07