📝 Update release notes
This commit is contained in:
parent
e4d6047cf8
commit
d1970dabe7
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
## Latest changes
|
||||
|
||||
* Add docs for getting the [CLI Application Directory](https://typer.tiangolo.com/tutorial/app-dir/). PR [#24](https://github.com/tiangolo/typer/pull/24).
|
||||
* Add docs for [Progress Bars](https://typer.tiangolo.com/tutorial/progressbar/). PR [#23](https://github.com/tiangolo/typer/pull/23).
|
||||
* Add docs for [Asking with Interactive Prompts](). PR [#22](https://github.com/tiangolo/typer/pull/22).
|
||||
* Update docs for path *CLI option*. PR [#21](https://github.com/tiangolo/typer/pull/21).
|
||||
|
|
Loading…
Reference in a new issue