Skip to content

Commit ba2a24d

Browse files
authored
Update CHANGELOG.rst
1 parent 42eacf5 commit ba2a24d

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

doc/source/CHANGELOG.rst

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,21 @@
11
Changelog
22
=========
33

4+
1.2.6 (02-10-21)
5+
----------------
6+
7+
**Fixes:**
8+
- Fixed transition matrix sampling drawing from wrong distribution. #125
9+
10+
11+
1.2.5 (11-06-19)
12+
----------------
13+
14+
[generation] replaced scipy.stats.rv_discrete by np.random.choice #123
15+
16+
417
1.2.4 (11-12-18)
5-
---------------
18+
----------------
619

720
**Fixes:**
821
- Effective count matrix parallel evaluation fixes. #116, #117

0 commit comments

Comments
 (0)