diff --git a/src/changes/changes.xml b/src/changes/changes.xml index b78dc7ad5..053d23bfe 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -62,6 +62,7 @@ The type attribute can be add,update,fix,remove. junit-jupiter 5.5.0 -> 5.5.1. Added Functions.as*, and tests thereof, as suggested by Peter Verhas StringUtils.unwrap incorrect throw StringIndexOutOfBoundsException. + Add getters for lhs and rhs objects in DiffResult #451.