From 0bc72d14c3c63cfb2e0035affea7cca7679fad93 Mon Sep 17 00:00:00 2001 From: "P. L. Lim" <2090236+pllim@users.noreply.github.com> Date: Tue, 7 May 2024 15:55:27 -0400 Subject: [PATCH] Add change log --- CHANGES.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index c4b3970a08..a6f54a3925 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -127,6 +127,9 @@ Other Changes and Additions Bug Fixes --------- +- Histogram in Plot Options now uses random sampling to better + represent the data without sacrificing performance. [#2771] + Cubeviz ^^^^^^^