Skip to content

Commit c24d5b6

Browse files
amcinnesdianpopa
authored andcommitted
docs: initrd support is not released yet
When PR firecracker-microvm#1246 was merged, the changelog entry was added under 0.19.0. This seems like a mistake as 0.19.0 was already released. Signed-off-by: Angus McInnes <[email protected]>
1 parent edbff4c commit c24d5b6

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

CHANGELOG.md

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

33
## [Unreleased]
44

5+
### Added
6+
7+
- Support for booting with an initial RAM disk image. This image can be
8+
specified through the new `initrd_path` field of the `/boot-source` API
9+
request.
10+
511
### Fixed
612

713
- Fixed #1469 - Broken GitHub location for Firecracker release binary.
@@ -56,9 +62,6 @@
5662
all parameters specified after `--` are forwarded verbatim to Firecracker.
5763
- Added `KVM_PTP` support to the recommended guest kernel config.
5864
- Added entry in FAQ.md for Firecracker Guest timekeeping.
59-
- Support for booting with an initial RAM disk image. This image can be
60-
specified through the new `initrd_path` field of the `/boot-source` API
61-
request.
6265

6366
### Changed
6467

0 commit comments

Comments
 (0)