diff --git a/CHANGES b/CHANGES index 56d9f6e178..5f09616908 100644 --- a/CHANGES +++ b/CHANGES @@ -51,6 +51,9 @@ jsoup changelog * Build Improvement: fixed nullability annotations for Node.equals(other) and other equals methods. + * Build Improvement: added JDK 17 to the CI builds. + + *** Release 1.14.2 [2021-Aug-15] * Improvement: support Pattern.quote \Q and \E escapes in the selector regex matchers.