We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent befd589 commit 233acddCopy full SHA for 233acdd
docs/changelog.md
@@ -1,5 +1,8 @@
1
# gdbgui release history
2
3
+## 0.13.2.1
4
+* No end user changes. This release builds the gdbgui executables with GitHub actions.
5
+
6
## 0.13.2.0
7
* Print number of times a breakpoint was hit (@MatthiasKreileder).
8
* Publish sdist to PyPI (this was overlooked in previous release).
gdbgui/VERSION.txt
@@ -1 +1 @@
-0.13.2.0
+0.13.2.1
0 commit comments