From fdd18fdc7d64debde5b1d50d4f00d945d81cf7d6 Mon Sep 17 00:00:00 2001 From: Torsten Dittmann Date: Tue, 11 Apr 2023 13:52:01 +0200 Subject: [PATCH] fix: update changelog --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index b5059a8f4f..c19edaa0c5 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -8,6 +8,7 @@ ## Bugs - Fix not storing function's response on response codes 5xx [#4610](https://github.com/appwrite/appwrite/pull/4610) - Fix expire to formatTz in create account session [#4985](https://github.com/appwrite/appwrite/pull/4985) +- Fix deleting projects when organization is deleted [#5335](https://github.com/appwrite/appwrite/pull/5335) # Version 1.2.1 ## Changes