From 955ae9d608199fba0b02a2fe5b30b372cbb51cb6 Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Sat, 8 Feb 2020 00:45:51 +0200 Subject: [PATCH] Updated changelog --- CHANGES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 5c1ccece70..b19d711731 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,9 +4,9 @@ * Upgraded core API PHP version to 7.4 * New database rule validation options -* Allow non-web platform skip origin header +* Allow non-web platform to skip origin header * Limited console dashboard to show max 5 alerts at the same time -* Added new webhooks events +* Added more webhooks events * Normailized all webhooks event names * Added support for SameSite cookie option with fallback cookie for old clients * Added a new Discord OAuth adapter