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 1/2] 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)) From 517f7de8dd600e29774c910981c227fbc39f3ccd Mon Sep 17 00:00:00 2001 From: Lior Haim <51369094+Glide7@users.noreply.github.com> Date: Thu, 3 Dec 2020 13:46:18 +0200 Subject: [PATCH 2/2] Update CHANGES.md removed link --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index d4ca4ea29f..ed3ba228c8 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -3,7 +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) +- Improved Webhooks and New System Events - [Learn more]() - 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))