Skip to content

Commit ed27e22

Browse files
Manciukicroypat
authored andcommitted
chore(changelog): add missing entry for Swagger fix
In #5418 I fixed the swagger definition but didn't add it to the changelog. For consistency with the release branch, let's keep it here as well. Signed-off-by: Riccardo Mancini <[email protected]>
1 parent 4a21dc6 commit ed27e22

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@ and this project adheres to
1818

1919
### Fixed
2020

21+
- [#5418](https://github.com/firecracker-microvm/firecracker/pull/5418): Fixed
22+
typo in Swagger definition of `MmdsConfig`, where the property `imds_compat`
23+
was spelled as `imds_comat`. This caused auto-generated clients to create bad
24+
requests.
25+
2126
## [1.13.0]
2227

2328
### Added

0 commit comments

Comments
 (0)