1
0
Fork 0
mirror of synced 2024-06-02 19:04:49 +12:00

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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))