From 02b75dde6a276b318bc710979c3c4cdf8a7957c4 Mon Sep 17 00:00:00 2001 From: jellywx Date: Wed, 16 Dec 2020 16:55:53 +0000 Subject: [PATCH] added meridian to changelog --- 1.3.0-changelog | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/1.3.0-changelog b/1.3.0-changelog index 43331c7..f1e2a52 100644 --- a/1.3.0-changelog +++ b/1.3.0-changelog @@ -25,11 +25,15 @@ + Fixed providing times in exact format not working if a day was provided but not a month/year + This command supports bulk-setting reminders to multiple locations +- `meridian`: new command: + + Allows you to change time displays between 12 hour format and 24 hour format + + Hence, `$clock 12` has been removed + - General changes: + More command outputs use embeds to look nicer - + Commands that fail provide help outputs that are the same as the help command + + More standard help outputs + Remind commands now provide output that is more detailed + Translations are now loaded from a JSON file included within the executable - + Reduced user caching by individually querying some attributes like language and timezone + + Reduced user caching by individually querying some attributes + Roles can now be silently mentioned with <> + The number of days will show even if zero to improve clarity