From d496ba37e2f4eaad46c6e89aa472d98899dae6e2 Mon Sep 17 00:00:00 2001 From: "Eldad A. Fux" Date: Sun, 28 Mar 2021 16:28:47 +0300 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84d47883ff..d3a0d46292 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Appwrite is an end-to-end backend server for Web, Mobile, Native, or Backend apps packaged as a set of Docker microservices. Appwrite abstracts the complexity and repetitiveness required to build a modern backend API from scratch and allows you to build secure apps faster. -Using Appwrite, you can easily integrate your app with user authentication & multiple sign-in methods, a database for storing and querying users and team data, storage and file management, image manipulation, schedule CRON tasks, and [more services](https://appwrite.io/docs). +Using Appwrite, you can easily integrate your app with user authentication & multiple sign-in methods, a database for storing and querying users and team data, storage and file management, image manipulation, Cloud Functions, and [more services](https://appwrite.io/docs). ![Appwrite](public/images/github.png) From 1174216bfd5d2fedc91463edf1c57c38b576af70 Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Mon, 29 Mar 2021 00:49:29 +0300 Subject: [PATCH 2/2] Updated changelog --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 99e480f788..4e8b178c48 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,7 +2,7 @@ - Anonymous login -# Version 0.7.2 (Not Released Yet) +# Version 0.7.2 ## Features