Skip to content

Commit c0454d3

Browse files
committed
fix entry in changelog
1 parent ad576ad commit c0454d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# gdbgui release history
22

3-
## development
3+
## 0.14.0.0
44
**Breaking Changes**
55
* Removed support for Windows
66
* Replaced `--gdb` flag with `--gdb-cmd`. The `--gdb-cmd` argument specifies the gdb executable as well as all arguments you wish to pass to gdb at startup, for example `--gdb-cmd "gdb -nx"`. The existing `-g` argument is an alias for `--gdb-cmd`.

0 commit comments

Comments
 (0)