diff --git a/CHANGELOG.md b/CHANGELOG.md index c6140a5..75f3a41 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ Mostly based on [keepachangelog](https://keepachangelog.com/en/1.0.0/) except da - Added `'setserverbanner` and `'setservericon` commands - Added overloads section to `'h command` which will show you all versions of command usage with param names - You can now check commands for submodules, for example `'cmds SelfAssignedRoles` will show brief help for each of the commands in that submodule -- Added dropdown menus for .mdls and .cmds (both module and group versions) which will give you the option to see more detailed help for each specific module, group or command respectively +- Added dropdown menus for 'mdls and 'cmds (both module and group versions) which will give you the option to see more detailed help for each specific module, group or command respectively - Self-Hosters only: - Added a dangerous cleanup command that you don't have to know about