Merge pull request #3073 from testssl/my-patch-2

clarify what a breaking change is
This commit is contained in:
Dirk Wetter
2026-06-22 13:06:55 +02:00
committed by GitHub
+1 -1
View File
@@ -13,7 +13,7 @@ This includes:
- [ ] Bug fix
- [ ] Improvement
- [ ] New feature (adds functionality)
- [ ] Breaking change (bug fix, feature or improvement that would cause existing functionality to not work as expected)
- [ ] Breaking change: bug fix, feature or improvement that would cause existing output (especially JSON, CSV) to not work as expected before
- [ ] Typo / spelling fix
- [ ] Documentation update
- [ ] Update of other files