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 aa74d07 commit b2adf6dCopy full SHA for b2adf6d
.github/PULL_REQUEST_TEMPLATE.md
@@ -1,5 +1,5 @@
1
<!-- add an 'x' in the brackets below -->
2
-[] I have added an entry to `docs/changelog.md`
+- [] I have added an entry to `docs/changelog.md`
3
4
## Summary of changes
5
docs/changelog.md
@@ -1,5 +1,8 @@
# gdbgui release history
+## development
+* Removed gdbgui binaries from source control. They can now be downloaded as artifacts of [releases](https://github.com/cs01/gdbgui/releases).
+
6
## 0.13.2.1
7
* No end user changes. This release builds the gdbgui executables with GitHub actions.
8
0 commit comments