Skip to content

Commit bc0724e

Browse files
committed
Add change note
1 parent d5443b3 commit bc0724e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
category: minorAnalysis
3+
---
4+
* The Java extractor and QL libraries now support Java 22, including support for anonymous variables, lambda parameters and patterns.
5+
* Pattern cases with multiple patterns and that fall through to or from other pattern cases are now supported. The `PatternCase` class gains the new `getPatternAtIndex` and `getAPattern` predicates, and deprecates `getPattern`.

0 commit comments

Comments
 (0)