Skip to content

Commit eaf30fd

Browse files
author
Alexandra Iordache
committed
changelog: add note on new signal handler
Signed-off-by: Alexandra Iordache <[email protected]>
1 parent 482a69c commit eaf30fd

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [Unreleased]
4+
5+
### Added
6+
7+
- Added a signal handler for `SIGBUS` and `SIGSEGV` that immediately terminates
8+
the process upon intercepting the signal.
9+
310
## [0.16.0]
411

512
### Added

0 commit comments

Comments
 (0)