diff --git a/src/changes/changes.xml b/src/changes/changes.xml index b0b6ac5e4..340376d8b 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -91,6 +91,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. Enable Dependabot #587. Bump junit-jupiter from 5.6.2 to 5.7.0.