feat: run-and-kill script (#6188)

This commit is contained in:
pajlada
2025-05-04 15:11:26 +02:00
committed by GitHub
parent c7e1c2e812
commit 0cfe65410d
2 changed files with 41 additions and 0 deletions
+1
View File
@@ -32,6 +32,7 @@
- Dev: Removed authenticated PubSub implementation. (#6158)
- Dev: Save settings in `aboutToQuit`. (#6159)
- Dev: Bumped deprecation cutoff to Qt 6.4.3. (#6169)
- Dev: Added a `run-and-kill.sh` script to help debug crash-on-exit bugs. (#6188)
- Dev: Updated GoogleTest to v1.17.0. (#6180)
- Dev: Mini refactor of `TwitchAccount`. (#6182)
- Dev: Simplified string literals to be a re-export of Qt functions. (#6175)