Skip to content

Commit cc20162

Browse files
committed
chore(changelog): add entry for log file creation
Add a change log entry for the new behaviour of creating the log and metrics file if they don't exist. Signed-off-by: Riccardo Mancini <[email protected]>
1 parent 7ee43cc commit cc20162

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ and this project adheres to
1616

1717
### Changed
1818

19+
- [#4028](https://github.com/firecracker-microvm/firecracker/pull/4028):
20+
Firecracker now creates the log and metrics files if they do not exist,
21+
simplifying the launch of Firecracker by removing a manual step.
22+
1923
### Deprecated
2024

2125
### Removed

0 commit comments

Comments
 (0)