From 114d4cb3dca29c100f8d0a445d9ebcafe2707f6d Mon Sep 17 00:00:00 2001
From: Tim van Dijen <tvdijen@gmail.com>
Date: Tue, 15 Dec 2020 22:58:20 +0100
Subject: [PATCH] Update changelog

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

diff --git a/docs/simplesamlphp-changelog.md b/docs/simplesamlphp-changelog.md
index de6aef7f2..5e33991d0 100644
--- a/docs/simplesamlphp-changelog.md
+++ b/docs/simplesamlphp-changelog.md
@@ -24,6 +24,8 @@ Released TBD
   * 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.
+  * Filter multiauth authentication sources from SP using AuthnContextClassRef (#1362)
+  * Allow easy enabling of SameSite = 'None' (#1382)
 
 ## Version 1.18.8
 
-- 
GitLab