Java: remove change note

This commit is contained in:
Jami Cogswell
2025-04-04 13:57:34 -04:00
parent 6ade97892f
commit 77eeab33a6

View File

@@ -1,4 +0,0 @@
---
category: newQuery
---
* Added a new quality query, `java/junit5-missing-nested-annotation`, to detect missing `@Nested` annotations on JUnit 5 inner test classes.