Skip to content

Commit 1bf0826

Browse files
committed
update 2.8.0 release notes to include guessing
1 parent 5b3ae0e commit 1bf0826

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/releases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Supported Python versions:
1717
See the [CHANGELOG](https://github.com/MDAnalysis/mdanalysis/blob/release-2.8.0/package/CHANGELOG) and our [release blog post](https://www.mdanalysis.org/blog/#mdanalysis-2.8-is-out) for more details.
1818

1919
* The MDAnalysis package license has changed from GPLv3+ to LGPLv3+ and all code contributions are now under LGPLv2.1+
20-
* MDAnalysis now has a brand new guesser API (PR #3753). See the DefaultGuesser class for more information. Please note that default guessing of types and masses will change in MDAnalysis v3.0.
20+
* MDAnalysis now has a brand new guesser API (PR #3753). See the DefaultGuesser class for more information. Please note that default guessing of types and masses will change in MDAnalysis v3.0. We have updated and moved our guide on guessing on [guessing topology attributes to the top level](https://userguide.mdanalysis.org/stable/guessing.html).
2121
* DSSP analysis `analysis.DSSP` module for protein secondary structure assignment, based on [pydssp](https://github.com/ShintaroMinami/PyDSSP) was added.
2222
* An iterative average structure method was added to `analysis.align` based on DOI 10.1021/acs.jpcb.7b11988.
2323
* The TPR reader has been updated to support Gromacs 2024.

0 commit comments

Comments
 (0)