From 3edee96dd141de047b92dadda95572d3cd295615 Mon Sep 17 00:00:00 2001 From: Valerij Talagayev <82884038+talagayev@users.noreply.github.com> Date: Wed, 11 Dec 2024 22:30:40 +0100 Subject: [PATCH] Update CHANGELOG.md added change --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b81247..afa2e6f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added +- `LigNetwork` now additionally displays percentage of interaction occurence. - `VdWContact` now accepts a `preset` parameter to easily use different van der Waals radii values: one of `mdanalysis` (default), `rdkit`, or `csd`. - `IFP.interactions()` iterator that yields all interaction data for a given frame in @@ -323,4 +324,4 @@ tests. ## [0.2.1] - 2019-10-02 -Base version for this changelog \ No newline at end of file +Base version for this changelog