Skip to content

Commit 7dcfe48

Browse files
Release 0.2.2
1 parent 7b8b93a commit 7dcfe48

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.2.2 (2025-08-31)
2+
3+
### Fixes
4+
5+
- update rust crate tracing-subscriber to v0.3.20 (#22)
6+
17
## 0.2.1 (2025-06-03)
28

39
### Features

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "openapi-test-server"
3-
version = "0.2.1"
3+
version = "0.2.2"
44
edition = "2024"
55
description = "A web server for testing OpenAPI clients."
66
authors = ["Dylan Anthony <[email protected]>"]

0 commit comments

Comments
 (0)