From 7d241dc6efba36427cb9c6e714146cd710dd967e Mon Sep 17 00:00:00 2001 From: Jeroen Blaauw <72070984+JeroenBL@users.noreply.github.com> Date: Fri, 20 Dec 2024 12:46:38 +0100 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9343888..3cff697 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # HelloID-Conn-Prov-Target-IrisIntranet-SCIM - + | :information_source: Information | |:---------------------------| | This repository contains the connector and configuration code only. The implementer is responsible to acquire the connection details such as username, password, certificate, etc. You might even need to sign a contract or agreement with the supplier before implementing this connector. Please contact the client's application manager to coordinate the connector requirements. | From a93b60d9a050009d79738077a6d9fe1ba29f2db4 Mon Sep 17 00:00:00 2001 From: Jeroen Blaauw <72070984+JeroenBL@users.noreply.github.com> Date: Fri, 20 Dec 2024 12:47:45 +0100 Subject: [PATCH 2/2] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ae3b576..f9e1ebd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com), and this project adheres to [Semantic Versioning](https://semver.org). +## [1.0.4] - 20-12-2024 + +- Updated readme. + ## [1.0.3] - 30-11-2024 - Updated changelog.