File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ The rules for this file:
2222 * 2.11.0
2323
2424Fixes
25+ <<<<<<< HEAD
2526 * `MDAnalysis.analysis.nucleicacids.WatsonCrickDist`, `MinorPairDist`,
2627 and `MajorPairDist` now match residue names against the full resname
2728 instead of only the first character, fixing incorrect behaviour with
3940 * Fix mixed-case atom types in guess_bonds (Issue #5342, PR #5343)
4041 * Fixes msd for non-linear frames, when non_linear is not explicitly
4142 provided (Issue #5100, PR #5254)
43+ =======
44+ * Fix doctest in util.py for platform-dependent path output
45+ (Issue #3925, PR #5285)
46+ >>>>>>> 530afe184 (DOC: update CHANGELOG for PR #5285)
4247 * Fixes TypeError with np.int64 indexing in GSD Reader (Issue #5224)
4348 * Fixed bug in add_transformations allowing non-callable transformations
4449 (Issue #2558, PR #2558)
You can’t perform that action at this time.
0 commit comments