Update CHANGELOG.

This commit is contained in:
Ernie Pasveer
2026-01-03 10:15:02 -06:00
parent 23f476550f
commit 5e2e87e62a
+1
View File
@@ -18,6 +18,7 @@
* GDB: Add an optional 'launcher' program to start gdb. eg: flatpak-spawn. * GDB: Add an optional 'launcher' program to start gdb. eg: flatpak-spawn.
* Build: Add flatpak generation to github actions. * Build: Add flatpak generation to github actions.
* Assemby: An option to show assembly tab when there is no source file. * 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 ## [2.6] - 2025-10-07
* Watchpoints: Fixed regression when adding commands to a watchpoint. * Watchpoints: Fixed regression when adding commands to a watchpoint.