Skip to content

Commit ff01b54

Browse files
committed
fix changelog
1 parent cdbefaa commit ff01b54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/changelog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ v1.0.2
1111
* Fixed `Add py.typed stub <https://github.com/bckohan/django-typer/issues/31>`_
1212
* Fixed `Run type checking with django-stubs installed. <https://github.com/bckohan/django-typer/issues/30>`_
1313
* Fixed `Add pyright to linting and resolve any pyright errors. <https://github.com/bckohan/django-typer/issues/29>`_
14-
* Fixed `Missing subcommand produces stack trace without --traceback. <https://github.com/bckohan/django-typer/issues/27>`
14+
* Fixed `Missing subcommand produces stack trace without --traceback. <https://github.com/bckohan/django-typer/issues/27>`_
1515
* Fixed `Allow handle() to be an initializer. <https://github.com/bckohan/django-typer/issues/24>`_
1616

1717
v1.0.1

0 commit comments

Comments
 (0)