Update CHANGES.md

Added webhooks
This commit is contained in:
Lior Haim
2020-12-03 13:41:29 +02:00
committed by GitHub
parent c82630e693
commit 5ca0e85fc3
+1
View File
@@ -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))