Java: Add a changenote

This commit is contained in:
Ian Lynagh
2022-02-21 17:21:18 +00:00
parent 7ce9b160d0
commit 691473bd6e

View File

@@ -0,0 +1,6 @@
---
category: feature
---
* Added `hasDescendant(RefType anc, Type sub)`
* Added `RefType.getADescendant()`
* Added `RefType.getAStrictAncestor()`