From 760f41b9c699879a6c93a10fa9f182d49ebe2840 Mon Sep 17 00:00:00 2001 From: Torsten Dittmann Date: Tue, 7 Dec 2021 17:23:21 +0100 Subject: [PATCH] fixed grammar mistakes --- CHANGES.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 7bb0acf2a7..c91a11a06a 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -46,15 +46,15 @@ - Added new environment variable `_APP_USAGE_AGGREGATION_INTERVAL` to configure the usage worker interval - Added negative rotation values to file preview endpoint - Added following langauges to the Locale service: - - Adds Latin - - Adds Sindhi - - Adds Telugu + - Latin + - Sindhi + - Telugu - **DEPRECATED** Tasks service ## Bugs -- Fixes `/v1/avatars/initials` when no space in the name, will try to split by `_` -- Fixes all audit logs now saving the proper informations -- Fixes Health endpoints for `db` and `cache` +- Fixed `/v1/avatars/initials` when no space in the name, will try to split by `_` +- Fixed all audit logs now saving all relevant informations +- Fixed Health endpoints for `db` and `cache` ## Security - Increased minimum password length to 8