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