From c525812aee4080e8cec9ec6e6fc8dda82eca9913 Mon Sep 17 00:00:00 2001 From: Alexander Rose <alexander.rose@weirdbyte.de> Date: Sun, 5 Feb 2023 16:30:41 -0800 Subject: [PATCH] changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 77d620edb..db18619bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ Note that since we don't clearly distinguish between a public and private interf ## [Unreleased] +## [v3.31.1] - 2023-02-05 + - Improve Component camera focus based on the PCA of the structure and the following rules: - The first residue should be in first quadrant if there is only one chain - The average position of the residues of the first chain should be in the first quadrant if there is more than one chain -- GitLab