Skip to content
This repository has been archived by the owner on Sep 11, 2023. It is now read-only.

Commit

Permalink
[doc] changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
marscher committed May 4, 2016
1 parent 3d2f061 commit 3e18553
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions doc/source/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,10 +1,19 @@
Changelog
=========

2.1.2 (4-25-2016)
-----------------
2.1.2 (5-4-2016)
----------------

Service release to fix release fix for memory leak in minRMSD cluster assignment.
**New features**:
- thermo: added TRAM estimation.
- thermo: show convergence progress during estimation.

**Fixes**:
- clustering: fix for memory leak in minRMSD cluster assignment.
- base: during estimation the model was accessed in an inappropriate way,
which led to the crash "AttributeError: object has no attribute '_model'" #764.
- coordinates.io: fixed a bug when trying to pyemma.coordinates.load certain MD formats.
The iterator could have returned None in some cases #790.


2.1.1 (4-18-2016)
Expand Down

0 comments on commit 3e18553

Please sign in to comment.