Skip to content

Commit

Permalink
update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
awohns committed Jun 30, 2021
1 parent 2c200bc commit 8e49eed
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
--------------------
[0.1.4] - 2021-06-30
--------------------

**Features**

- The algorithm now operates completely in unscaled time (in units of generations) under
the hood, which means that ``tsdate.build_prior_grid`` now requires the parameter
``Ne``.
- Users now have access to the marginal posterior distributions on node age by running
``tsdate.get_dates``, though this is undocumented for now.

**Bugfixes**

- A fix to the way likelihoods are added should eliminate numerical errors that are
sometimes encountered when dating very large tree sequences.

--------------------
[0.1.3] - 2021-02-15
--------------------
Expand Down

0 comments on commit 8e49eed

Please sign in to comment.