added meridian to changelog
This commit is contained in:
parent
6311099cc6
commit
02b75dde6a
@ -25,11 +25,15 @@
|
|||||||
+ Fixed providing times in exact format not working if a day was provided but not a month/year
|
+ 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
|
+ 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:
|
- General changes:
|
||||||
+ More command outputs use embeds to look nicer
|
+ 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
|
+ Remind commands now provide output that is more detailed
|
||||||
+ Translations are now loaded from a JSON file included within the executable
|
+ 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 <<Role name>>
|
+ Roles can now be silently mentioned with <<Role name>>
|
||||||
+ The number of days will show even if zero to improve clarity
|
+ The number of days will show even if zero to improve clarity
|
||||||
|
Loading…
Reference in New Issue
Block a user