diff --git a/CHANGELOG.md b/CHANGELOG.md index d8f9337..dc56e82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ * GDB: Add an optional 'launcher' program to start gdb. eg: flatpak-spawn. * Build: Add flatpak generation to github actions. * Assemby: An option to show assembly tab when there is no source file. +* Signals: Add an window to show how GDB handles signals. And to set that behavior. ## [2.6] - 2025-10-07 * Watchpoints: Fixed regression when adding commands to a watchpoint.