Skip to content

Commit

Permalink
Bumped version number
Browse files Browse the repository at this point in the history
  • Loading branch information
droodman committed Aug 23, 2023
1 parent 23c50cd commit 7c9b92f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion boottest.ado
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*! boottest 4.4.6 27 May 2023
*! boottest 4.4.7 22 August 2023
*! Copyright (C) 2015-23 David Roodman

* This program is free software: you can redistribute it and/or modify
Expand Down Expand Up @@ -1221,6 +1221,7 @@ end


* Version history
* 4.4.7 Fixed "mlabformat() not allowed" in Stata <16
* 4.4.6 Tweaks to work with more ML-based commands and to error on xttobit, xtintreg
* 4.4.5 Fixed crash after hierarchical models (mixed, mecloglog, etc.). When imposing null on ML estimate, run user's estimator under current Stata version.
* No longer add r to returned numerators with svmat(numer). Affects that result matrix when r!=0.
Expand Down

0 comments on commit 7c9b92f

Please sign in to comment.