Skip to content
4 changes: 4 additions & 0 deletions package/CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,10 @@ Changes
numpy.testing.assert_allclose #4438)

Deprecations
* MDAnalysis.topology.guessers is deprecated in favour of the neww
Guessers API and will be removed in version 3.0 (PR #4752)
* MDAnalysis.topology.tables is deprecated in favour of
MDAnalysis.guesser.tables and will be removed in version 3.0 (PR #4752)
* Element guessing in the ITPParser is deprecated and will be removed in version 3.0
(Issue #4698)
* Unknown masses are set to 0.0 for current version, this will be depracated
Expand Down
Loading
Loading