Skip to content

Commit

Permalink
update change log (#1237)
Browse files Browse the repository at this point in the history
  • Loading branch information
molpopgen authored Nov 13, 2023
1 parent 3d73e44 commit 29562bd
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions doc/misc/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
Major changes are listed below. Each release likely contains fiddling with back-end code,
updates to latest `fwdpp` version, etc.

## 0.21.4

Behavior changes:

* {func}`fwdpy11.DiploidPopulation.add_mutation` now considers the overlap
with the desired interval when calculating weights.
PR {pr}`1228`
Issue {issue}`1180`
* Raise warnings when removing selected fixations may
not be the right thing to do during a simulation.
PR {pr}`1235`

Documentation

* Remove deprecated API use from manual.
PR {pr}`1233`

## 0.21.3

Deprecations
Expand Down

0 comments on commit 29562bd

Please sign in to comment.