Skip to content

Commit b2adf6d

Browse files
authored
remove downloads from source control (#340)
1 parent aa74d07 commit b2adf6d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!-- add an 'x' in the brackets below -->
2-
[] I have added an entry to `docs/changelog.md`
2+
- [] I have added an entry to `docs/changelog.md`
33

44
## Summary of changes
55

docs/changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# gdbgui release history
22

3+
## development
4+
* Removed gdbgui binaries from source control. They can now be downloaded as artifacts of [releases](https://github.com/cs01/gdbgui/releases).
5+
36
## 0.13.2.1
47
* No end user changes. This release builds the gdbgui executables with GitHub actions.
58

0 commit comments

Comments
 (0)