📝 Update release notes
This commit is contained in:
parent
36e40806b7
commit
8999df2513
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
## Latest Changes
|
||||
|
||||
* ✨ Make `typer.run()` not add completion scripts by default, it only makes sense in installed apps. PR [#488](https://github.com/tiangolo/typer/pull/488) by [@tiangolo](https://github.com/tiangolo).
|
||||
* ✨ Add support for Python 3.11, tests in CI and official marker. PR [#487](https://github.com/tiangolo/typer/pull/487) by [@tiangolo](https://github.com/tiangolo).
|
||||
* 👷 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).
|
||||
|
|
Loading…
Reference in a new issue