NEWS pricesensitivitymeter
==========================================================================

version 0.3.2 (Release date: 2018-05-12)
==============

Changes:

* changing links from http://... to https://...


version 0.3.0 (Release date: 2018-05-10)
==============

Changes:

* adding optional argument to interpolate between price points
* adding a vignette for the interpolate argument
* edits in the README: fixing typos, amending the installation instructions


version 0.2.1 (Release date: 2018-04-12)
==============

Changes:

* addressing feedback from CRAN submit: adding proper citation of the main publication in the DESCRIPTION file


version 0.2 (Release date: 2018-04-11)
==============

Changes:

* adding support for running the analysis without a "too cheap" price
* adding a charting vignette
* adding automated testing of function inputs and function outputs
* renaming the main function from "PSManalysis" to "psm_analysis" (for readability reasons)
* improving smoothing of trial/revenue optimization when using Newton Miller Smith extension: setting up the price matrix with continuous price steps between the minimum and the maximum to avoid jumps that come from the lack of price points in a specific area
* refining the data input checks (resulting from the c() implementation of hierarchies between data classes)


version 0.1 (Release date: 2017-05-20)
==============

Changes:

* first complete Github version incl. function documentation
