Skip to content

Commit

Permalink
Added release notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Hummersone committed Jun 17, 2017
1 parent f6afbbd commit 3faa79d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions release-notes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# v2.8 - 17th June 2017

- Added kernelDensity function.
- boxPlot: Added ‘violin’ methods and properties for making violin plots.
- boxPlot: Added various violin-related options. Also modified the scatter offset to use kernel density rather than histogram.
- boxPlot: Added themeColor property, allowing the various colours for the theme to be changed via a single property.
- calcSnr: Prevent rank deficient warning when output is zeros.

# v2.7 - 28th March 2017

- Added true functional boxplot.
Expand Down

0 comments on commit 3faa79d

Please sign in to comment.