Skip to content

Commit 04b67e2

Browse files
release v1.5.6
1 parent 49d4bfb commit 04b67e2

File tree

5 files changed

+30
-500
lines changed

5 files changed

+30
-500
lines changed

docs/changelog.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,31 @@ template: main.html
33
title: Changelog
44
---
55
# Changelog
6+
7+
## gmx_MMPBSA v1.5.6 (07/06/2022)
8+
9+
### Fix
10+
11+
#### gmx_MMPBSA
12+
13+
- Inconsistent decomposition output (#246, #248)
14+
- IE and C2 entropies calculation fail when rewrite-output (#253)
15+
- Delta Delta Entropies' values are incorrect (#257)
16+
- Loading binary file fails when alanine scanning is performed (#258)
17+
18+
#### gmx_MMPBSA_ana
19+
20+
- Mutant-Normal data is not computed or displayed (#254)
21+
- Inconsistent energy values in PyMol visualization (#255)
22+
23+
### Changes
24+
25+
#### gmx_MMPBSA
26+
27+
- Re-implementation of compact binary output file (#249)
28+
29+
---
30+
631
## gmx_MMPBSA v1.5.5 (06/10/2022)
732

833
### Additions
@@ -42,6 +67,7 @@ title: Changelog
4267
- Added a new tutorial for correlation analysis (#194)
4368

4469
### Fix
70+
4571
#### gmx_MMPBSA_ana
4672
- Close gmx_MMPBSA_ana properly when the selection dialog is rejected
4773
- Compatibility with previous versions (`< v1.5.2`)
@@ -64,6 +90,7 @@ title: Changelog
6490

6591

6692
### Changes
93+
6794
#### gmx_MMPBSA
6895
- Improved IE and C2 calculation
6996

0 commit comments

Comments
 (0)