Skip to content

Commit f8e96ef

Browse files
Release 0.2.1 (#19)
Co-authored-by: knope-bot[bot] <152252888+knope-bot[bot]@users.noreply.github.com>
1 parent dfb4587 commit f8e96ef

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.1 (2025-06-03)
2+
3+
### Features
4+
5+
- Add vec of scalars and JSON-serialized objects to multipart test
6+
17
## 0.2.0 (2025-05-31)
28

39
### Breaking Changes

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.0"
3+
version = "0.2.1"
44
edition = "2024"
55
description = "A web server for testing OpenAPI clients."
66
authors = ["Dylan Anthony <contact@dylananthony.com>"]

0 commit comments

Comments
 (0)