Add CHANGES.txt entry for #12910

This commit is contained in:
Patrick Zhai 2023-12-14 09:14:18 +09:00
parent f303d29baf
commit da69346257
1 changed files with 2 additions and 0 deletions

View File

@ -184,6 +184,8 @@ Improvements
* GITHUB#12812: Avoid overflows and false negatives in int slice buffer filled-with-zeros assertion. (Stefan Vodita)
* GITHUB#12910: Refactor around NeighborArray to make it more self-contained. (Patrick Zhai)
Optimizations
---------------------
(No changes)