Skip to content

Commit a49a0c2

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

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,9 @@
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").
7174

7275
## [1.5.0]
7376

0 commit comments

Comments
 (0)