Skip to content

Commit 20d666d

Browse files
Update changelog
Closes #1855
1 parent 3f420e7 commit 20d666d

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
# Changelog
22

33

4-
## [1.3.5] - 2025-XX-XX
4+
## [1.4.0] - 2025-XX-XX
5+
6+
**New features**
7+
8+
- The `FixedPedigree` simulation model now supports internal samples ({issue}`1855`,
9+
{pr}`2321`, {pr}`2326`, {pr}`2388`, {user}`abureau`, {user}`jeromekelleher`).
510

611
**Breaking changes**:
712

@@ -33,7 +38,7 @@ Bugfix release for issues with Dirac and Beta coalescent models.
3338

3439
- Add `record_provenance` argument to `sim_mutations` ({issue}`2272`, {pr}`2273`, {user}`peterlharp`)
3540

36-
- Add support and wheels for Python3.12, drop Python3.8
41+
- Add support and wheels for Python3.12, drop Python3.8
3742

3843
## [1.3.1] - 2024-02-09
3944

@@ -48,7 +53,7 @@ Bugfix release for issues with Dirac and Beta coalescent models.
4853
- Add a `MicrosatMutationModel` mutation model class, that
4954
represents a generalized interface for constructing mutational
5055
models appropriate to STRs. In addition 3 specific microsat models
51-
are added `SMM`, `TPM`, and `EL2`.
56+
are added `SMM`, `TPM`, and `EL2`.
5257
({issue}`2013`, {user}`andrewkern`).
5358

5459
- Raise an error if `log_arg_likelihood` is called on a recombinant tree

0 commit comments

Comments
 (0)