diff --git a/CHANGELOG.md b/CHANGELOG.md index a17357cd108..1d9370358f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,9 @@ Currently the versioning policy of this project follows [Semantic Versioning v2. ## Unreleased - 2020-??-?? +### Fixed +* Invalid HTML in the description of `LI_LAZY_INIT_UPDATE_STATIC` bug pattern ([#1383](https://github.com/spotbugs/spotbugs/pull/1383)) + ## 4.2.0 - 2020-11-28 ### Fixed * spotbugs reports `VO_VOLATILE_REFERENCE_TO_ARRAY` in synthetic code generated by Eclipse 4.17+ Java compiler ([#1313](https://github.com/spotbugs/spotbugs/issues/1313))