### 1.4.2 (Feb 22, 2020)

* Fix gradient ID collision
* Add ability to pass HTML DOM Element instance as container param

### 1.4.1 (Jan 29, 2020)

* Fix dynamic data update

### 1.4.0 (Jan 26, 2020)

* Add ability to handle data with all zero values
* Allow decimals for values
* Update packages

### 1.3.9 (Jun 9, 2019)

* Improve IE compatibility

### 1.3.8 (May 29, 2019)

* Fix bug with zero values

### 1.3.7 (Apr 12, 2019)

* Add option to display sub-label raw value

### 1.3.6 (Mar 6, 2019)

* Fix theme issue

### 1.3.5 (Mar 1, 2019)

* Add method to create center line for shapes

### 1.3.4 (Feb 27, 2019)

* Update theme

### 1.3.3 (Feb 22, 2019)

* Fix package importing
* Add repository to package.json
* Fix SCSS linting warnings

### 1.3.2 (Feb 22, 2019)

* Move path creation to separate module

### 1.3.1 (Feb 19, 2019)

* Add Browserify and make modules
* Add tests
* Add methods to update graph
* Add segment percentages

### 1.2.1 (Feb 3, 2019)

* Add legend for segments in two-dimensional funnel graph

### 1.1.1 (Feb 3, 2019)

* Add new theme

### 1.1.0 (Feb 3, 2019)

* Add support for two-dimensional funnel graph

### 1.0.0 (Jan 25, 2019)

Initial release includes:
* Simple funnel graph
* Vertical funnel graph
* Solid color and gradient
* Gradient direction control
* Default theme
