diff --git a/CHANGELOG.md b/CHANGELOG.md index b44679217a1..86c85ab490e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ Currently the versioning policy of this project follows [Semantic Versioning v2. ### Fixed - Fixed schema location for findbugsfilter.xsd ([[#1416](https://github.com/spotbugs/spotbugs/issues/1416)]) +- Fixed missing null checks ([[#2629](https://github.com/spotbugs/spotbugs/issues/2629)]) ## 4.8.0 - 2023-10-11