Update CHANGELOG

Signed-off-by: Joshua Hesketh <josh@nitrotech.org>
pull/15169/head
Joshua Hesketh 2024-10-16 15:11:01 +11:00
parent 31d19381f6
commit 2294712fe8
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
## unreleased
* [BUGFIX] Clamp functions: Ignore any points with native histograms. #15169
## 3.0.0-beta.1 / 2024-10-09
* [CHANGE] regexp `.` now matches all characters (performance improvement). #14505