Skip to content

Commit 5835e71

Browse files
docs: update changelog versions
1 parent 9c7052e commit 5835e71

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
- The type of the `spec::Operation::callbacks` field is now `BTreeMap<String, ObjectOrReference<Callback>>`.
68
- Add `spec::Operation::callbacks()` method.
79
- Migrate YAML parsing to `yaml_serde`. Exposed error type(s) have been altered.

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)