From d5bd586101bb32c4a42dc632814b60eee4b56151 Mon Sep 17 00:00:00 2001 From: Bas van Beek Date: Fri, 4 Mar 2022 16:58:28 +0100 Subject: [PATCH] DOC: Update the changelog for data-CAT 0.7.2 --- CHANGELOG.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 3eaba2b..947b46e 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -8,7 +8,8 @@ This project adheres to `Semantic Versioning `_. 0.7.2 ***** -* *placeholder*. +* Replace ``pd.DataFrame.append`` with ``pd.concat``. +* Fix size-1 molecular dataframes not being correctly updated. 0.7.1