Elaborate change note

This commit is contained in:
Chris Smowton
2022-02-15 12:56:57 +00:00
committed by GitHub
parent a496b1d1a1
commit 2f82a46528

View File

@@ -1,4 +1,4 @@
---
category: feature
---
* Added predicates for sealed classes.
* Added predicates `ClassOrInterface.getAPermittedSubtype` and `isSealed` exposing information about sealed classes.