diff --git a/CHANGELOG.md b/CHANGELOG.md index d0b2e5d..baa6853 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,9 @@ # gneiss changelog -## Version 0.4.1 +## Version 0.4.2 * Added `proportion_plot` to plot the mean proportions within a single balance [#234](https://github.com/biocore/gneiss/pull/234) + +## Version 0.4.1 * Added colorbar for heatmap * Decoupled qiime2 from gneiss. All qiime2 commands have now been ported to [q2-gneiss](https://github.com/qiime2/q2-gneiss)