Update CHANGELOG

Signed-off-by: Joshua Hesketh <josh@nitrotech.org>
This commit is contained in:
Joshua Hesketh 2024-10-16 15:11:01 +11:00
parent 31d19381f6
commit 2294712fe8

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