Skip to content

Commit d6a5d0b

Browse files
committed
DOC: update CHANGELOG for PR #5285
1 parent 61acf8b commit d6a5d0b

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

package/CHANGELOG

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ The rules for this file:
2222
* 2.11.0
2323

2424
Fixes
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
@@ -39,6 +40,10 @@ Fixes
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)

0 commit comments

Comments
 (0)