📝 Update release notes
This commit is contained in:
parent
cf95aa3f48
commit
0c473b0182
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
## Latest changes
|
||||
|
||||
* Add support for completion for commands/programs not available on startup.
|
||||
* This allows installing a Typer program/script in a virtual environment and still have completion globally installed.
|
||||
* PR [#92](https://github.com/tiangolo/typer/pull/92).
|
||||
* Add note about `typer.echo()` and `print()` for colors in Windows. PR [#89](https://github.com/tiangolo/typer/pull/89).
|
||||
* Upgrade Mkdocs-Material version, update contributing guide style. PR [#90](https://github.com/tiangolo/typer/pull/90).
|
||||
|
||||
|
|
Loading…
Reference in a new issue