Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mortonjt committed Jun 17, 2017
1 parent 4fd87b3 commit d83bb7a
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# gneiss changelog


## Version 0.4.0
* Accelerated the ordinary least squares regression
* Improved summary statistics and cross validation in ordinary least squares regression
* Improved summary visualizations for OLS and MixedLM

## Version 0.3.2
* Added `balance_boxplot` and `balance_barplot` to make interpretation balance partitions easier.
* Added `balance_summary` to summarize a given balance using the q2 cli.
Expand All @@ -12,7 +18,6 @@
* Added tree visualizations for unrooted trees with bokeh [#112](https://github.com/biocore/gneiss/pull/112)
* Added support of cross validation for ordinary least squares [#101](https://github.com/biocore/gneiss/pull/101)


## Version 0.2.1
* Added heatmap dendrogram plotting functionality [#87](https://github.com/biocore/gneiss/issues/87)
* Added principal balance analysis heuristic using proportionality and wards clustering algorithm [#83](https://github.com/biocore/gneiss/issues/83)
Expand Down

0 comments on commit d83bb7a

Please sign in to comment.