From cd5fd650cc53224b5052bc0d272ee34447cca062 Mon Sep 17 00:00:00 2001 From: Torsten Dittmann Date: Wed, 18 May 2022 17:17:18 +0200 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index bc0f0fa864..9aab3afb80 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,11 +1,11 @@ # Version 0.14.1 ## Bugs -- Fixed scheduled Cloud Functions execution with cron-job by @TorstenDittmann in https://github.com/appwrite/appwrite/pull/3245 -- Fixed missing runtime icons by @TorstenDittmann in https://github.com/appwrite/appwrite/pull/3234 -- Fixed Google OAuth by @Meldiron in https://github.com/appwrite/appwrite/pull/3236 -- Fixed allowing `localhost` as the main domain by @Meldiron in https://github.com/appwrite/appwrite/pull/3237 -- Fixed Installation overriding default env variables by @TorstenDittmann in https://github.com/appwrite/appwrite/pull/3241 +* Fixed scheduled Cloud Functions execution with cron-job by @TorstenDittmann in https://github.com/appwrite/appwrite/pull/3245 +* Fixed missing runtime icons by @TorstenDittmann in https://github.com/appwrite/appwrite/pull/3234 +* Fixed Google OAuth by @Meldiron in https://github.com/appwrite/appwrite/pull/3236 +* Fixed certificate generation when hostname was set to 'localhost' by @Meldiron in https://github.com/appwrite/appwrite/pull/3237 +* Fixed Installation overriding default env variables by @TorstenDittmann in https://github.com/appwrite/appwrite/pull/3241 # Version 0.14.0