From 7cf840abe50336cd8026c7cb6b5ca79fdc21da29 Mon Sep 17 00:00:00 2001 From: Torsten Dittmann Date: Fri, 4 Mar 2022 14:30:52 +0100 Subject: [PATCH] chore: update changelog --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index f948e81e8a..de20ec46bf 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,7 @@ # Version 0.13.1 (NOT RELEASED) ## Bugs - Fixed the Console UI redirect breaking the header and navigation +- Fixed timeout in Functions API to respect the environment variable `_APP_FUNCTIONS_TIMEOUT` - Fixed team invite to be invalid after successful use by @Malte2036 in https://github.com/appwrite/appwrite/issues/2593 # Version 0.13.0