From 64b243880b73f18569a0acfaecc1dba08cf47da3 Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Mon, 5 Apr 2021 14:49:08 +0300 Subject: [PATCH] Update change log --- CHANGES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index bafda3313b..3e0aa3cb27 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -7,6 +7,9 @@ - Added events for functions and executions (#971) - Splited token & session models to become 2 different internal entities (#922) - Added Dart 2.12 as a new Cloud Functions runtime (#989) +- ClamAV is now disabled by default to allow lower min requirments for Appwrite (#1064) +- Added a new env var named `_APP_LOCALE` that allow to change the default `en` locale value (#1056) + ## Bugs - Fixed default value for HTTPS force option