From 20a4d6ba6ddc6a4d73c523f01574bf098cc107bb Mon Sep 17 00:00:00 2001 From: Torsten Dittmann Date: Fri, 15 Oct 2021 10:58:49 +0200 Subject: [PATCH] add more changes --- CHANGES.md | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index ef49a7136f..c2ff947163 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,10 +1,15 @@ # Version 0.11.0 (NOT RELEASED YET) -## Bugs -- Fixed `sum` description by @eldadfux in https://github.com/appwrite/appwrite/pull/1659 -- Fixed `Add Team Membership` parameter order by @deshankoswatte in https://github.com/appwrite/appwrite/pull/1818 - ## Features +- Add Swift Platform Support +- New Cloud Functions Runtime: + - Swift 5.5 + - Java 17 + - Python 3.10 + - Deno 1.12 + - Deno 1.13 + - Deno 1.14 +- Add Swift 5.5 Runtime for Cloud Functions - Added translations: - German `de` by @SoftCreatR in https://github.com/appwrite/appwrite/pull/1790 - Hebrew `he` by @Kokoden in https://github.com/appwrite/appwrite/pull/1846 @@ -55,6 +60,9 @@ - Lithuanian `lt` by @mantasio in https://github.com/appwrite/appwrite/pull/2018 - Japanese `jp` by @takmar in https://github.com/appwrite/appwrite/pull/2177 +## Bugs +- Fixed `sum` description by @eldadfux in https://github.com/appwrite/appwrite/pull/1659 +- Fixed `Add Team Membership` parameter order by @deshankoswatte in https://github.com/appwrite/appwrite/pull/1818 # Version 0.10.4