From 08719d6c4984f14ec94eecd0e63f6d139f9e74a5 Mon Sep 17 00:00:00 2001 From: SophiaRuan Date: Mon, 20 Mar 2023 23:06:44 -0700 Subject: [PATCH] changelog --- package/CHANGELOG | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/package/CHANGELOG b/package/CHANGELOG index 91cc85203c0..dd460cb0398 100644 --- a/package/CHANGELOG +++ b/package/CHANGELOG @@ -14,17 +14,9 @@ The rules for this file: ------------------------------------------------------------------------------ -03/20/23 SophiaRuan - -* 2.5.0 - -Changes - * Add progress bar to track the progress of _conclude() functions (_conclude_simple() and _conclude_fft()) in msd.py (PR #4072) - - ??/??/?? IAlibay, pgbarletta, mglagolev, hmacdope, manuel.nuno.melo, chrispfae, ooprathamm, MeetB7, BFedder, v-parmar, MoSchaeffler, jbarnoud, jandom, - xhgchen, jaclark5 + xhgchen, jaclark5, SophiaRuan * 2.5.0 Fixes @@ -58,6 +50,9 @@ Changes analysis.nucleicacids' NucPairDist and WatsonCrickDist classes has been removed. Please use the `results.pair_distances` and `times` attributes instead (Issue #3744) + * Add progress bars to track the progress of _conclude() functions + (_conclude_simple() and _conclude_fft()) in msd.py (Issue #4070, PR #4072) + Deprecations