diff --git a/CHANGELOG.md b/CHANGELOG.md index c9b821276f554f6fe5162c65b8e04bb5ffea4aa4..31f588b7a96f1f84e7902c2374cb9f843200b18e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed ### +* ImpossibleMergeErrors now correctly include the problematic property + and its values in their string representation. + ### Security ### ### Documentation ###