Skip to content

Commit c37a910

Browse files
Release v5.6.0
1 parent 9344601 commit c37a910

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/main/resources/META-INF/change-notes.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<html>
22
Bug-fix and new features release:<br/>
33
<br/>
4-
- Static lambdas binding: new patterns<br/>
5-
- Suspicious assignments: new patterns<br/>
4+
- Inspections group naming updated: "Control Flow" to "Control flow" and "Code Style" to "Code style"<br/>
5+
- Self class referencing: new patterns<br/>
66
<br/>
77
- Nested positive ifs: quick-fixes rework and bug-fixes<br/>
88
- Non-optimal regular expression: resolved a false-positive (n-modifier)<br/>
@@ -14,4 +14,3 @@
1414
</html>
1515

1616

17-

0 commit comments

Comments
 (0)