Skip to content

Commit a82f5f1

Browse files
committed
📝 Update release notes
1 parent 456ec81 commit a82f5f1

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

docs/release-notes.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,26 @@
22

33
## Latest Changes
44

5-
* ✅ Update tests and coverage
5+
### Features
6+
67
* ✨ Improve handling of environment variables for parameters
78
* ✨ Use Click shell completion scripts
89
* ✨ Remove support for PowerShell completion
9-
*[pre-commit.ci] pre-commit autoupdate. PR [#512](https://github.com/tiangolo/typer/pull/512) by [@pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci).
10-
* ⬆ Bump nwtgck/actions-netlify from 1.2.4 to 2.0.0. PR [#513](https://github.com/tiangolo/typer/pull/513) by [@dependabot[bot]](https://github.com/apps/dependabot).
11-
* 👷 Refactor CI artifact upload/download for docs previews. PR [#516](https://github.com/tiangolo/typer/pull/516) by [@tiangolo](https://github.com/tiangolo).
1210
* ✨ Add support for shell-quoted list parameter type
1311
* ✨ Add support for unprocessed parameters
12+
13+
### Docs
14+
1415
* 📝 Add note about this fork to main page / README
1516
* 📝 Add more API docs
1617

18+
### Internal
19+
20+
* ✅ Update tests and coverage
21+
*[pre-commit.ci] pre-commit autoupdate. PR [#512](https://github.com/tiangolo/typer/pull/512) by [@pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci).
22+
* ⬆ Bump nwtgck/actions-netlify from 1.2.4 to 2.0.0. PR [#513](https://github.com/tiangolo/typer/pull/513) by [@dependabot[bot]](https://github.com/apps/dependabot).
23+
* 👷 Refactor CI artifact upload/download for docs previews. PR [#516](https://github.com/tiangolo/typer/pull/516) by [@tiangolo](https://github.com/tiangolo).
24+
1725
## 0.9.1
1826

1927
### Internal

0 commit comments

Comments
 (0)