Skip to content

Commit 6a56990

Browse files
committed
[doc] amend changelog
[ci skip]
1 parent aa80dd0 commit 6a56990

File tree

1 file changed

+15
-3
lines changed

1 file changed

+15
-3
lines changed

doc/source/CHANGELOG.rst

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
Changelog
22
=========
33

4+
1.2.2 (6-25-18)
5+
---------------
6+
7+
**New features**
8+
9+
- Added new transition matrix estimator which uses a primal-dual interior-point iteration scheme. #82
10+
11+
**Fixes:**
12+
13+
- Fixed a corner case, in which the pathway decomposition could fail (no more paths left). #107
14+
15+
416
1.2.1 (5-16-17)
517
---------------
618

@@ -10,23 +22,23 @@ Changelog
1022

1123
**Fixes:**
1224

13-
- Fixed some minor issues in rate matrix estimation. #97 #98
25+
- Fixed some minor issues in rate matrix estimation. #97 #98
1426

1527

1628
1.2 (10-24-16)
1729
--------------
1830

1931
**New features:**
2032

21-
- Continous MSM (rate matrix) estimation
33+
- Continous MSM (rate matrix) estimation
2234

2335

2436
1.1.4 (9-23-16)
2537
---------------
2638

2739
**Fixes**:
2840

29-
- Fixed sparsity pattern check in transition matrix sampler. #91, thanks @fabian-paul
41+
- Fixed sparsity pattern check in transition matrix sampler. #91, thanks @fabian-paul
3042

3143
1.1.3 (8-10-16)
3244
---------------

0 commit comments

Comments
 (0)