From 4e52b9dfd76a9be4a05ec07568fa8b31ee6ff6b9 Mon Sep 17 00:00:00 2001 From: Alexander Hampel Date: Wed, 15 May 2024 11:04:01 -0400 Subject: [PATCH] [doc] changelog for 3.2.2 --- doc/ChangeLog.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/doc/ChangeLog.md b/doc/ChangeLog.md index 5300b617..a5f9e033 100644 --- a/doc/ChangeLog.md +++ b/doc/ChangeLog.md @@ -2,6 +2,17 @@ # Changelog + +## Version 3.2.2 +solid_dmft version 3.2.2 is a minor release that fixes bugs in the post-processing routines and brings small new improvements: + +* allow 0.0 mixing to perform stat sampling +* allow mathematical expression to be passed for random_seed +* fix broken FS plot in PCB: np.shape -> len +* fix PCB bug aprx Sigma as diagonal if interpolation is used + +We thank all contributors: Alexander Hampel, Henri Menke + ## Version 3.2.1 solid_dmft version 3.2.1 is a minor release that automatizes the pypi packaging release