Skip to content

Commit d50047b

Browse files
committed
chore(changelog): add note about the typo fix
Add a changelod line for the typo fix. Signed-off-by: Riccardo Mancini <[email protected]>
1 parent d4595b1 commit d50047b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to
77
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
88

9+
## [1.13.1]
10+
11+
### Fixed
12+
13+
- [#5418](https://github.com/firecracker-microvm/firecracker/pull/5418): Fixed
14+
typo in Swagger definition of `MmdsConfig`, where the property `imds_compat`
15+
was spelled as `imds_comat`. This caused auto-generated client to create bad
16+
requests.
17+
918
## [1.13.0]
1019

1120
### Added

0 commit comments

Comments
 (0)