From 3b908807ac44b406e1302f0791bb5ed1fa448b5d Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Wed, 15 Jan 2020 08:20:03 +0200 Subject: [PATCH] Updated changelog --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index c0c86ac000..40a8bd7e24 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -8,6 +8,7 @@ * Limited console dashboard to show max 5 alerts at the same time * Added new webhooks events * Normailized all webhooks event names +* Added support for SameSite cookie option with fallback cookie for old clients * Merged Auth and Account service for making the API more REST compatible * Added a new Discord OAuth adapter