diff --git a/docs/simplesamlphp-changelog.md b/docs/simplesamlphp-changelog.md index a69623d88ed7d28e240702081a824d06331472ce..dd140bec23a5a961a16f799d9965d5e2151d7188 100644 --- a/docs/simplesamlphp-changelog.md +++ b/docs/simplesamlphp-changelog.md @@ -75,6 +75,10 @@ Released TBD ### saml * AttributeConsumingService: allow to set isDefault and index options. + * Encrypted attributes in an assertion are now decrypted correctly. + +### smartattributes + * Fix to make the `add_authority` option work. ### sqlauth * Changed from default-enabled to default-disabled.