Skip to content

Commit 9818986

Browse files
authored
release v0.9.2 (#5)
1 parent 7ddc329 commit 9818986

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v0.9.2 2026-01-26
2+
3+
- Add parameter app to StarGroup by @luolingchun in #4
4+
15
## v0.9.1 2026-01-12
26

37
- Support multi content type in request body and responses by @luolingchun in #2

star_openapi/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.9.1"
1+
__version__ = "0.9.2"

0 commit comments

Comments
 (0)