CHANGES entry for GH#13625

This commit is contained in:
Greg Miller 2024-08-01 19:19:20 -07:00
parent 99f35e3f8b
commit 35a5d7323b
1 changed files with 2 additions and 0 deletions

View File

@ -284,6 +284,8 @@ Improvements
* GITHUB#13562: Add Intervals.regexp and Intervals.range methods to produce IntervalsSource
for regexp and range queries. (Mayya Sharipova)
* GITHUB#13625: Remove BitSet#nextSetBit code duplication. (Greg Miller)
Optimizations
---------------------