Skip to content

Commit

Permalink
REL: populate changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
rmcar17 committed Aug 15, 2024
1 parent 55786ff commit a1681fd
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,26 @@

<a id='changelog-0.3.0'></a>
# Changes in release "0.3.0"

## Contributors

- @rmcar17 Added new classes to enhance model specification when calling `build_tree` and `fit_tree`.
- @thomaskf fixed a bug in IQ-TREE resulting in segmentation faults on some invalid arguments.

## ENH

- `build_tree` and `fit_tree` now allow specifying base frequencies, invariable sites and rate heterogeneity options.

## BUG

- Fixed a segmentation fault on repetitive calls to IQ-TREE with particular arguments.

<a id='changelog-0.2.0'></a>
# Changes in release "0.2.0"

## Contributors

- Richard Morris

- Robert McArthur

## ENH
Expand Down

0 comments on commit a1681fd

Please sign in to comment.