Files
codeql/java/ql/lib/change-notes/released/0.0.10.md
2022-02-24 14:57:08 +00:00

6 lines
146 B
Markdown

## 0.0.10
### New Features
* Added predicates `ClassOrInterface.getAPermittedSubtype` and `isSealed` exposing information about sealed classes.