From ffd94d77f1ed89fcfd8d2d9ddba0fa38055ea021 Mon Sep 17 00:00:00 2001 From: Andrew Date: Fri, 31 May 2024 19:53:22 +0100 Subject: [PATCH] changes --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index 9ec58b72c..96b2b8a33 100644 --- a/CHANGES +++ b/CHANGES @@ -7,6 +7,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) @@ -14,6 +16,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