From bcc441ecef405434cd850e8d68bd63834cb7dca4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 21 Nov 2024 21:10:16 +0000 Subject: [PATCH] [Changelog CI] Add Changelog for Version 0.1.18 --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fae0c79..7552694 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,19 @@ +# Version: 0.1.18 + +* [#64](https://github.com/ConductionNL/openconnector/pull/64): Development to main +* [#67](https://github.com/ConductionNL/openconnector/pull/67): feature/CONNECTOR-125/sync-config +* [#69](https://github.com/ConductionNL/openconnector/pull/69): finished synchro modal improvements +* [#70](https://github.com/ConductionNL/openconnector/pull/70): Document authentication +* [#71](https://github.com/ConductionNL/openconnector/pull/71): Some small changes in the Source Auth configuration +* [#72](https://github.com/ConductionNL/openconnector/pull/72): added authentication as its own data point +* [#74](https://github.com/ConductionNL/openconnector/pull/74): Fix infinite loops on unpaginated sources +* [#76](https://github.com/ConductionNL/openconnector/pull/76): feature/GW-1763/lint-workflow +* [#77](https://github.com/ConductionNL/openconnector/pull/77): feature/CONNECTOR-142/synchro-contract-leesbaar +* [#80](https://github.com/ConductionNL/openconnector/pull/80): feature/GW-1763/branch-protections +* [#81](https://github.com/ConductionNL/openconnector/pull/81): fixed feedback on synchronization test +* [#82](https://github.com/ConductionNL/openconnector/pull/82): Hotfix/disable-branche-protection + + # Changelog ## [Unreleased]