diff --git a/docs/simplesamlphp-changelog.md b/docs/simplesamlphp-changelog.md index b752e89c0c2dca46fdef43643c414c2bee0b0497..e0172c881866f0c75e29215944f30de5ca5e1c68 100644 --- a/docs/simplesamlphp-changelog.md +++ b/docs/simplesamlphp-changelog.md @@ -18,7 +18,9 @@ Released TBD * Update the SAML2 library dependency to 4.1.9 * Fix a bug where SSP wouldn't write to the tmp-directory if it didn't own it, but could write to it (#1314) * Fixed several bugs in saml:NameIDAttribute (#1245) + * Fix artifact resolution (#1343) * Allow additional audiences to be specified (#1345) + * Allow configurable ProviderName (#1348) * Support saml:Extensions in saml:SP authsources (#1349) * The `attributename`-setting in the core:TargetedID authproc-filter has been deprecated in favour of the `identifyingAttribute`-setting.