Skip to content

Commit 15e1098

Browse files
committed
Java: Add change note.
1 parent 9455607 commit 15e1098

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+
* Fixed a control-flow bug where case rule statements would incorrectly include a fall-through edge.
5+
* Added support for default cases as proper guards in switch expressions to match switch statements.

0 commit comments

Comments
 (0)