From 22d900692bfa2111ca9a59bab823dec983bf3641 Mon Sep 17 00:00:00 2001 From: Paul Saxe Date: Fri, 19 Jan 2024 15:20:54 -0500 Subject: [PATCH] Updated for release --- HISTORY.rst | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/HISTORY.rst b/HISTORY.rst index d166527..23a2da5 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -1,8 +1,10 @@ ======= History ======= +2024.1.19 -- Enhancements, but still debugging symmetry + * Added ability to write out the input file and not run FHI-aims + * Check if the calculation has been run, and don't rerun FHI-aims + * Switched to new method of executing background jobs that supports containers. -2023.9.8 (2023-09-08) ---------------------- - -* Plug-in created using the SEAMM plug-in cookiecutter. +2023.9.8 -- Initial version + * Plug-in created using the SEAMM plug-in cookiecutter.