aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Carbonetto2017-05-24 13:36:19 -0500
committerPeter Carbonetto2017-05-24 13:36:19 -0500
commitad09736069d9c3809150718697848b2bf81dde70 (patch)
tree4bfc5a02faad271c3eb3edfb8d3db382f1aaa44a
parentc9e04d07a089241f97e70accfa8b0ac427793dd5 (diff)
downloadpangemma-ad09736069d9c3809150718697848b2bf81dde70.tar.gz
Filled out NEWS.md.
-rw-r--r--NEWS.md46
1 files changed, 45 insertions, 1 deletions
diff --git a/NEWS.md b/NEWS.md
index ca8de06..19d81d9 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1 +1,45 @@
-*Describe here what is new in each new release.*
+## GEMMA 0.96.0
+
++ First stable release.
+
+## GEMMA 0.95.2
+
++ Resolved Issue #36.
+
+## GEMMA 0.95.1
+
++ Created first release of GEMMA 0.95a following request in Issue #33.
+
+## GEMMA 0.94.1
+
++ Fixed a bug (the predict option for multiple phenotype imputation
+was not recoginzed with PLINK files).
+
+## GEMMA 0.94.0
+
++ Implemented the multivariate linear mixed model.
+
+## GEMMA 0.93
+
++ Implemented the Bayesian sparse linear mixed model.
+
+## GEMMA 0.92
+
++ Fixed a few typos.
+
++ Now allows for missing values in the covariates file.
+
++ Included REMLE estimate for lambda in the output .log file.
+
++ Added small GWAS example dataset
+
++ Added detailed user manual.
+
+## GEMMA 0.91
+
++ Fixed a bug (BIMBAM annotation file not recognized).
+
+## GEMMA 0.90
+
++ Initial pre-release.
+