Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
awohns committed Feb 28, 2020
1 parent fd9a35b commit 7de9e67
Showing 1 changed file with 18 additions and 3 deletions.
21 changes: 18 additions & 3 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,14 +1,29 @@
--------------------
[0.1.0] - 2020-02-24
[0.1.1] - 2020-02-28
--------------------

Early Alpha release made available via PyPI for community testing and evaluation.
- Improve user experience with more progress bars and logging.
- Slightly change traversal method in outside and outside maximization algorithms,
this should only affect inference on inferred tree sequences with large numbers
of nodes at the same frequency.
- Improve reporting of current project version
- Use appdirs for default caching location
- Prevent dating tree sequences with dangling nodes

Please don't use this version in published works.

--------------------
[0.1.1] - 2020-02-25
--------------------

Bugfix release: resolve issue with precalculating prior values.


--------------------
[0.1.0] - 2020-02-24
--------------------

Early Alpha release made available via PyPI for community testing and evaluation.

Please don't use this version in published works.


0 comments on commit 7de9e67

Please sign in to comment.