📝 Update release notes
This commit is contained in:
parent
7b123e9837
commit
2b0aa7107a
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
## Latest Changes
|
||||
|
||||
* 👷 Add CI for Python 3.10. PR [#384](https://github.com/tiangolo/typer/pull/384) by [@tiangolo](https://github.com/tiangolo).
|
||||
* 🎨 Fix type annotation of `typer.run()`. PR [#284](https://github.com/tiangolo/typer/pull/284) by [@yassu](https://github.com/yassu).
|
||||
* 📝 Add note about how subcommands with function names using underscores are converted to dashes. PR [#403](https://github.com/tiangolo/typer/pull/403) by [@targhs](https://github.com/targhs).
|
||||
* 📝 Fix typo in docs at `docs/tutorial/commands/help.md`. PR [#466](https://github.com/tiangolo/typer/pull/466) by [@fepegar](https://github.com/fepegar).
|
||||
|
|
Loading…
Reference in a new issue