From 4a13629fb2882469b23b79f2ee9ebf894a549912 Mon Sep 17 00:00:00 2001 From: "Andrew S. Rosen" Date: Wed, 6 Mar 2024 20:31:12 -0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ad42a765b..91d71a8cad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ### Fixed - Fixed pickle-ability of the schemas -- Fixed multithreaded `@task` distribution with Espresso recipes and common phonon flow +- Fixed multithreaded `@task` distribution with GULP, Espresso, and common phonon flow recipes +- Fixed concurrency issues with VASP/Q-Chem due to refactoring ### Removed