From 5ca0e85fc3aadecc27085acb06054a641c6371ec Mon Sep 17 00:00:00 2001 From: Lior Haim <51369094+Glide7@users.noreply.github.com> Date: Thu, 3 Dec 2020 13:41:29 +0200 Subject: [PATCH] Update CHANGES.md Added webhooks --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 4c21ee6f58..d4ca4ea29f 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -3,6 +3,7 @@ ## Features - New route in Locale API to fetch a list of languages (@TorstenDittmann) +- Improved Webhooks and New System Events - [Documentation](https://appwrite.io/docs/webhooks) - Added Google Fonts to Appwrite for offline availability - Added response to /locale/languages API with a list of languages (@TorstenDittmann ,[#351](https://github.com/appwrite/appwrite/issues/351)) - Added API response payload structure info and examples to the docs site ([#381](https://github.com/appwrite/appwrite/issues/381))