Skip to content

Commit

Permalink
doc: changelog for PR #2795 issue #2793 (#2799)
Browse files Browse the repository at this point in the history
  • Loading branch information
gtoison committed Jan 6, 2024
1 parent ed97e1f commit 3c9752f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Currently the versioning policy of this project follows [Semantic Versioning v2.
- Fix possible null value in taxonomies of SARIF output ([#2744](https://github.com/spotbugs/spotbugs/issues/2744))
- Fix `executionSuccessful` flag in SARIF report being set to false when bugs were found ([#2116](https://github.com/spotbugs/spotbugs/issues/2116))
- Move information contained in the SARIF property `exitSignalName` to `exitCodeDescription` ([#2739](https://github.com/spotbugs/spotbugs/issues/2739))
- Do not report SE_NO_SERIALVERSIONID or other serialization issues for records ([#2793](https://github.com/spotbugs/spotbugs/issues/2793))

## 4.8.3 - 2023-12-12
### Fixed
Expand Down

0 comments on commit 3c9752f

Please sign in to comment.