From 3538b013aa883b770745b9efaba56e201313d94d Mon Sep 17 00:00:00 2001
From: Tim van Dijen <tvdijen@gmail.com>
Date: Sun, 30 Aug 2020 18:49:16 +0200
Subject: [PATCH] Update chagelog

---
 docs/simplesamlphp-changelog.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/simplesamlphp-changelog.md b/docs/simplesamlphp-changelog.md
index b752e89c0..e0172c881 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.
-- 
GitLab