From 72f61344d1bf8f729f8f885348bc984fe2174252 Mon Sep 17 00:00:00 2001 From: Koen Cornelis Date: Wed, 18 Aug 2021 21:15:04 +0200 Subject: [PATCH] Add changelog for 6.6.4 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0cce4bc42e..be6580361e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,16 @@ We will continue to post relevant release notes on the GitHub release page. More More information about our release strategy can be found in the [Development Guidelines](https://github.com/OpenConext/OpenConext-engineblock/wiki/Development-Guidelines#release-notes) on the EngineBlock wiki. +## 6.6.4 +**Features** +- allow control over the RequestedAttribute list added to the proxy SP metadata + +**Bugfix** +- reset attributeValueTypes after an attribute manipulation + +**Security** +- upgrade a dependency + ## 6.6.3 **Features** - add ARP feature