Skip to content

Commit 9f39fed

Browse files
committed
Fix AUTHORS and CHANGELOG ordering for contacts benchmark PR
1 parent d493eee commit 9f39fed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package/AUTHORS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,8 +275,8 @@ Chronological list of authors
275275
- Harshit Gajjela
276276
- Kunj Sinha
277277
- Ayush Agarwal
278-
- Amarendra Mohan
279278
- Parth Uppal
279+
- Amarendra Mohan
280280

281281
External code
282282
-------------

package/CHANGELOG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ Fixes
4242
DSSP by porting upstream PyDSSP 0.9.1 fix (Issue #4913)
4343

4444
Enhancements
45+
* Added ASV benchmark for `MDAnalysis.analysis.contacts` (PR #5291)
4546
* Reduces duplication of code in _apply() function (Issue #5247, PR #5294)
4647
* Added new top-level `MDAnalysis.fetch` module (PR #4943)
4748
* Added new function `MDAnalysis.fetch.from_PDB` to download structure files from wwPDB
@@ -51,7 +52,6 @@ Enhancements
5152
* Adds support for parsing `.tpr` files produced by GROMACS 2026.0
5253
* Enables parallelization for analysis.diffusionmap.DistanceMatrix
5354
(Issue #4679, PR #4745)
54-
* Added ASV benchmark for `MDAnalysis.analysis.contacts` (PR #5291)
5555

5656
Changes
5757
* The msd.py inside analysis is changed, and ProgressBar is implemented inside

0 commit comments

Comments
 (0)