-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
arvestad
committed
Aug 4, 2016
1 parent
6b39514
commit 3d7d2d8
Showing
1 changed file
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# 0.3.6 | ||
|
||
- Branchlengths in DLRS and DLTRS are now limited to 10. Sometimes, the MCMC strayed way passed that and later died because the appropriate substitution matrix could not be computed. | ||
- Fixed an unnoticed long-lasting bug: appending `fixed` to a rate parameter did not, in fact, fix that parameter, contrary to what the documentation said. | ||
|
||
# 0.3.5a to 0.3.5f | ||
|
||
Bug fixes. | ||
|
||
# Prior to 0.3.5 | ||
|
||
There are rumours that there were version released here, but this is all unconfirmed. ;-) |