Skip to content

Commit

Permalink
chore: add entry to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cbouy committed Dec 23, 2024
1 parent 831848e commit 9e174a1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9e174a1

Please sign in to comment.