From 8e432dfbb4b15706e932eb87d3d1c639a7f693db Mon Sep 17 00:00:00 2001 From: Sebastian Bittrich <sebastian.bittrich@rcsb.org> Date: Wed, 30 Mar 2022 09:27:40 -0700 Subject: [PATCH] CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 42a2f159d..088dfff62 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ Note that since we don't clearly distinguish between a public and private interf - Improve bonds assignment of coarse grained models: check for IndexPairBonds and exhaustive StructConn - Fix unit mapping in bondedAtomicPairs MolScript query - Improve pdb parsing: handle non unique atom and chain names (fixes #156) +- Fix volume streaming for entries with multiple contour lists ## [v3.5.0] - 2022-03-25 -- GitLab