Skip to content

Commit 6697686

Browse files
committed
Add changelog
1 parent 5c7c5d7 commit 6697686

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Currently the versioning policy of this project follows [Semantic Versioning v2.
1212
- Only report `MC_OVERRIDABLE_METHOD_CALL_IN_READ_OBJECT` when calling own methods ([#2957](https://github.com/spotbugs/spotbugs/issues/2957))
1313
- Check the actual caught exceptions (instead of the their common type) when analyzing multi-catch blocks ([#2968](https://github.com/spotbugs/spotbugs/issues/2968))
1414
- System property `findbugs.refcomp.reportAll` is now being used. For some new conditions, it will emit an experimental warning ([#2988](https://github.com/spotbugs/spotbugs/pull/2988))
15+
- `-version` flag prints the version to the standard output ([#3037](https://github.com/spotbugs/spotbugs/pull/3037))
1516

1617
## 4.8.6 - 2024-06-17
1718
### Fixed

0 commit comments

Comments
 (0)