From e0f6f64dab709fedb12818570f17483a9c9ad180 Mon Sep 17 00:00:00 2001 From: Paul Saxe Date: Mon, 21 Aug 2023 15:25:12 -0400 Subject: [PATCH] Updated the history. --- HISTORY.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index c6c05d7..af8ee84 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -1,6 +1,11 @@ ======= History ======= +2023.8.21 -- Bugfix: x-axes length on graphics incorrect + * The size of the x-axes of the trajectory graphs were wrong, often much too large, + compressing the actual data near the beginning of the graph. + * Fixed an issue with systems with no non-bonds. + 2023.6.17 -- Bugfix: more centroid/stress/atom issues * Avoided using centroid/stress/atom for heat flux in standard NVE, NVT, ... dynamics with Class 2 forcefield.