Skip to content

Commit 2af4eb2

Browse files
committed
doc: Add changelog entry for #4242
It was forgotten about in that PR. Signed-off-by: Patrick Roy <roypat@amazon.co.uk>
1 parent 74c5081 commit 2af4eb2

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
@@ -68,6 +68,10 @@
6868
without an error: GenericError" when exiting after encountering an emulation
6969
error. It now correctly prints "RunWithApiError error: MicroVMStopped *with* an
7070
error: GenericError".
71+
- [#4242](https://github.com/firecracker-microvm/firecracker/pull/4242):
72+
Fixed a bug introduced in #4047 that limited the `--level` option of logger
73+
to Pascal-cased values (e.g. accepting "Info", but not "info"). It now
74+
ignores case again.
7175

7276
## [1.5.0]
7377

0 commit comments

Comments
 (0)