From dad4e3a2f42d52c9533c87e1583527547e29ab7e Mon Sep 17 00:00:00 2001 From: Jake Barnby Date: Mon, 31 Oct 2022 18:19:55 +1300 Subject: [PATCH] Update changelog --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 340aec16d4..958cc198c1 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,6 +2,7 @@ ## Bugs - Fix license detection for Flutter and Dart SDKs [#4435](https://github.com/appwrite/appwrite/pull/4435) +- Fix missing status, buildStderr and buildStderr from get deployment response [#4611](https://github.com/appwrite/appwrite/pull/4611) # Version 1.0.3 ## Bugs