Skip to content

Commit 9456d55

Browse files
committed
update change log
1 parent ece6da7 commit 9456d55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/changelog.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Change Log
55
v2.3.0 (2024-10-xx)
66
===================
77

8+
* Fixed `Inheritance more than one level deep of TyperCommands does not work. <https://github.com/django-commons/django-typer/issues/131>`_
89
* Implemented `Drop python 3.8 support. <https://github.com/django-commons/django-typer/issues/130>`_
910
* Implemented `Command help order should respect definition order for class based commands. <https://github.com/django-commons/django-typer/issues/129>`_
1011
* Fixed `Overriding the command group class does not work. <https://github.com/django-commons/django-typer/issues/128>`_

0 commit comments

Comments
 (0)