Skip to content

Commit b8b972a

Browse files
docs: update changelog versions
1 parent 9f4aaea commit b8b972a

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

crates/oas3/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 0.20.2
6+
57
- Migrate YAML parsing to `yaml_serde`. Exposed error type(s) have been altered.
68
- Return `RefError::Unresolvable` for malformed `$ref` paths instead of panicking.
79
- Minimum supported Rust version (MSRV) is now 1.87.

crates/roast/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 0.10.1
6+
57
- Update `oas3` dependency to `0.21`.
68

79
## 0.10.0

0 commit comments

Comments
 (0)