From 5b76886375b3b54a1c5e2ba51e2e6be714f3344d Mon Sep 17 00:00:00 2001 From: Christy Jacob Date: Thu, 14 Sep 2023 19:59:43 +0000 Subject: [PATCH] chore: update changelog --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index a95a3a81d9..e56455a4e7 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,7 +1,7 @@ # Version 1.4.3 ## Features -- Support for the all new bun runtime +- Support for the all new bun runtime [#6230](https://github.com/appwrite/appwrite/pull/6230) ## Fixes - Add _APP_OPENSSL_KEY_V1 to the compose file [#6199](https://github.com/appwrite/appwrite/pull/6199)