diff --git a/lucene/CHANGES.txt b/lucene/CHANGES.txt index 63390dd8f9f9..caf9aa95e61e 100644 --- a/lucene/CHANGES.txt +++ b/lucene/CHANGES.txt @@ -112,6 +112,8 @@ API Changes * GITHUB#13632: CandidateMatcher public matching functions (Bryan Jacobowitz) +* GITHUB#13708: Move Operations.sameLanguage/subsetOf to test-framework. (Robert Muir) + New Features ---------------------