From b368d46167ab5da6976ca61422d039411717d2a6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 3 Dec 2024 10:35:46 +0000 Subject: [PATCH] [Changelog CI] Add Changelog for Version 0.1.27 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 200d880..4fd8a13 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# Version: 0.1.27 + +* [#82](https://github.com/ConductionNL/openregister/pull/82): Use the UrlGenerator instead of $_SERVER to determine address +* [#83](https://github.com/ConductionNL/openregister/pull/83): Development to main + + # Changelog ## 0.1.5 – 2024-09-07