Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
added change
  • Loading branch information
talagayev authored Dec 11, 2024
1 parent 4f9f5fc commit 3edee96
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -323,4 +324,4 @@ tests.

## [0.2.1] - 2019-10-02

Base version for this changelog
Base version for this changelog

0 comments on commit 3edee96

Please sign in to comment.