We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5694e93 commit e39fe26Copy full SHA for e39fe26
1 file changed
docs/changelog/0.4.rst
@@ -16,6 +16,14 @@ botogram 0.4
16
17
Release description not yet written.
18
19
+New features
20
+------------
21
+
22
+* Added ability to reorder commands in ``/help``.
23
24
+ * New argument ``order`` in :py:meth:`botogram.Bot.command`
25
+ * New argument ``order`` in :py:meth:`botogram.Component.add_command`
26
27
Performance improvements
28
------------------------
29
0 commit comments