Skip to content

Commit ff0154b

Browse files
committed
fix(changelog): add PR link
Add PR link to changelog. Signed-off-by: Pablo Barbáchano <[email protected]>
1 parent 0719123 commit ff0154b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,9 @@
1111

1212
### Fixed
1313

14-
- Fixed a bug that ignored the `--show-log-origin` option, preventing it from
15-
printing the source code file of the log messages.
14+
- [#4277](https://github.com/firecracker-microvm/firecracker/pull/4277): Fixed a
15+
bug that ignored the `--show-log-origin` option, preventing it from printing
16+
the source code file of the log messages.
1617
- [#4179](https://github.com/firecracker-microvm/firecracker/pull/4179):
1718
Fixed a bug reporting a non-zero exit code on successful shutdown when
1819
starting Firecracker with `--no-api`.

0 commit comments

Comments
 (0)