From 0db165c220f056832d20c5740ca59f54e03a82d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Engelmann?= Date: Wed, 7 Feb 2024 13:18:50 +0100 Subject: [PATCH] Changelog update. --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a4d853e..ccdea323 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Fixed +- potential NullPointerException in DescriptionModificationUptPrecondition. + ## [8.0.1] - 2023-09-13 ### Fixed