Skip to content

Commit 9adc7fc

Browse files
committed
DEV: changelog included project rename and iqtree version
1 parent 7afa313 commit 9adc7fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

changelog.md

+2
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212

1313
## ENH
1414

15+
- piqtree2 renamed piqtree to support future major releases of IQ-TREE.
1516
- piqtree now supports multithreading!
1617
- New function `nj_tree` constructs a rapid neighbour-joining tree from a pairwise distance matrix.
1718
- New function `model_finder` finds the best model for a given alignment.
@@ -22,6 +23,7 @@
2223
- Model parameters are now extracted from IQ-TREE where for now possible.
2324
- `build_tree` now supports ultrafast bootstrapping.
2425
- `Model` creation is now more robust.
26+
- Use `piqtree.__iqtree_version__` to see what version of piqtree is being used.
2527
- See what can now be done in our [new documentation](https://piqtree.readthedocs.io)!
2628

2729
## DOC

0 commit comments

Comments
 (0)