From 4cbaa86241c8a004ec3c7fa9c0a606afe7095722 Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Thu, 18 Jun 2020 07:52:20 +0300 Subject: [PATCH] Updated change log --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index e1ce00c74f..ec54ccf1bb 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -16,6 +16,7 @@ - New Doctor CLI to debug the Appwrite server ([#415](https://github.com/appwrite/appwrite/issues/415)) - All emails are now sent asynchronously for improved performance (@TorstenDittmann) - Updated grid for OAuth2 providers list in the console +- Upgraded Redis Resque queue library to version 1.3.6 ## Bug Fixes