diff --git a/src/changes/changes.xml b/src/changes/changes.xml index c7cbc1fbe..6e4bf0893 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -92,7 +92,7 @@ The type attribute can be add,update,fix,remove. Add Range.INTEGER. Add DurationUtils. Introduce the use of @Nonnull, and @Nullable, and the Objects class as a helper tool. - Add and use true & false String constants #714. + Add and use true and false String constants #714. Enable Dependabot #587. Bump junit-jupiter from 5.6.2 to 5.7.0.