You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/source/changelog.rst
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,8 @@ Change Log
5
5
v2.2.3 (2024-10-xx)
6
6
===================
7
7
8
+
* Implemented `Command help order should respect definition order for class based commands. <https://github.com/django-commons/django-typer/issues/129>`_
9
+
* Fixed `Overriding the command group class does not work. <https://github.com/django-commons/django-typer/issues/128>`_
8
10
* Completed `Add project to test PyPI <https://github.com/django-commons/django-typer/issues/126>`_
9
11
* Completed `Open up vulnerability reporting and add security policy. <https://github.com/django-commons/django-typer/issues/124>`_
10
12
* Completed `Move architecture in docs to ARCHITECTURE.md <https://github.com/django-commons/django-typer/issues/121>`_
0 commit comments