From 00ec95fc9fc74dfb4707dced76e86ff2de596418 Mon Sep 17 00:00:00 2001 From: Torsten Dittmann Date: Thu, 17 Nov 2022 11:35:29 +0100 Subject: [PATCH] chore: add changelog --- CHANGES.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 2e24c74174..6385196d75 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,7 +1,8 @@ -# Version TBD +# Version 1.1.1 ## Bugs - Fix Deletes worker using incorrect device for file deletion [#4662](https://github.com/appwrite/appwrite/pull/4662) +- Fix Migration for Stats adding the region attribute [#4704](https://github.com/appwrite/appwrite/pull/4704) # Version 1.1.0 ## Features