From c82630e693f7f2ac9f4d2ebdc5514f0e2441d1cb Mon Sep 17 00:00:00 2001 From: Lior Haim <51369094+Glide7@users.noreply.github.com> Date: Thu, 3 Dec 2020 09:59:57 +0200 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 5191bf4fa3..4c21ee6f58 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -5,7 +5,6 @@ - New route in Locale API to fetch a list of languages (@TorstenDittmann) - 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 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)) - Added Google Fonts to Appwrite for offline availability - Added a new route in the Avatars API to get user initials avatar ([#386](https://github.com/appwrite/appwrite/issues/386))