From 9e174a1d2a309a804a2a318e5cfea36ab388e931 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Bouysset?= Date: Mon, 23 Dec 2024 16:01:01 +0100 Subject: [PATCH] chore: add entry to changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e400c0..2623c78 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,6 +35,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed +- Sorting `ResidueId` objects where a subset of residues had no chain was raising a + `TypeError`, it will now put cases without a chain first (PR #235 by @amorehead). - `display_residues` was sanitizing each residue while preparing them for display, which could make debugging faulty molecules difficult. This is now disabled. - Deprecation warnings