Skip to content

Commit 37b72bc

Browse files
committed
update news
1 parent bc747e7 commit 37b72bc

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

NEWS.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
BioStructures.jl release notes
22
==============================
33

4+
## v1.1.0 - Nov 2021
5+
6+
* The `chainid!` function is added, allowing the chain ID of a chain or residue to be changed. The new `PDBConsistencyError` is thrown when this would give an inconsistent structural state.
7+
* "WAT" is added to `waterresnames` and is hence used in `waterselector` and `notwaterselector`.
8+
* Switch from using LightGraphs.jl to using Graphs.jl.
9+
410
## v1.0.0 - May 2021
511

612
* The ordering when sorting residues in a chain is changed from standard/hetero residue then residue number then insertion code to residue number then insertion code then standard/hetero residue. This makes in-chain hetero residues appear in the correct place in written PDB files.

0 commit comments

Comments
 (0)