Skip to content

Commit 5bc840a

Browse files
committed
chore: Update CHANGELOG in preparation of 1.12.0 release
Marks all unreleased changes as 1.12.0. Signed-off-by: Takahiro Itazuri <[email protected]>
1 parent bc5671b commit 5bc840a

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ 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-
## [Unreleased]
9+
## [1.12.0]
1010

1111
### Added
1212

@@ -42,11 +42,9 @@ and this project adheres to
4242
misnamed, as the value Firecracker sets it to is actually the page size in
4343
_bytes_, not KiB. It will be removed in Firecracker 2.0.
4444

45-
### Removed
46-
4745
### Fixed
4846

49-
- #\[[5074](https://github.com/firecracker-microvm/firecracker/pull/5074)\] Fix
47+
- [#5074](https://github.com/firecracker-microvm/firecracker/pull/5074) Fix
5048
the `SendCtrlAltDel` command not working for ACPI-enabled guest kernels, by
5149
dropping the i8042.nopnp argument from the default kernel command line
5250
Firecracker constructs.

0 commit comments

Comments
 (0)