From 9f74773c7927b760bc07bfb72b122d12343ac54c Mon Sep 17 00:00:00 2001 From: "Andrew S. Rosen" Date: Sat, 15 Jun 2024 14:58:26 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e1a40672dc..257ac07e54 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - VASP: Removed EFERMI="midgap" co-pilot swap since it does not influence the results and prevents VASP 5.x compatability +### Fixed + +- Fixed MD5-based `Atoms` hashing to work on FIPS-encrypted OSs + ## [0.9.3] ### Changed