📝 Update release notes

This commit is contained in:
github-actions 2023-05-02 04:20:25 +00:00
parent a28c74bdf8
commit 8c59b68c62

View file

@ -1,5 +1,6 @@
## Latest Changes
* ⬆ [pre-commit.ci] pre-commit autoupdate. PR [#592](https://github.com/tiangolo/typer/pull/592) by [@pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci).
* ✨ Add support for PEP-593 `Annotated` for specifying options and arguments. PR [#584](https://github.com/tiangolo/typer/pull/584) by [@ryangalamb](https://github.com/ryangalamb).