From 1f78c5e88c773052bf32322ff61c8aceb44a8674 Mon Sep 17 00:00:00 2001 From: andrewgsavage Date: Fri, 31 May 2024 19:54:31 +0100 Subject: [PATCH] changes (#2002) --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index 8243e3471..26a1dfb9b 100644 --- a/CHANGES +++ b/CHANGES @@ -9,6 +9,8 @@ Pint Changelog - NumPy 2.0 support (PR #1985, #1971) - Implement numpy roll (Related to issue #981) +- Implement numpy correlate + (PR #1990) - Add `dim_sort` function to _formatter_helpers. - Add `dim_order` and `default_sort_func` properties to FullFormatter. (PR #1926, fixes Issue #1841) @@ -18,6 +20,7 @@ Pint Changelog array resulting in incorrect units. (PR #1677) - Fix LaTeX siuntix formatting when using non_int_type=decimal.Decimal. + (PR #1977) - Added refractive index units. (PR #1816) - Fix converting to offset units of higher dimension e.g. gauge pressure