### HEAD

### 0.4.0

* JSON serializer can be optionally configured in Aplication env

### 0.3.0

* Support `defer` option [PR#8](https://github.com/buren/chartkick-ex/pull/8)
* Support `width` option [PR#7](https://github.com/buren/chartkick-ex/pull/7)

### 0.2.0

* Support all Chartkick chart options; adds
  - curve
  - dataset
  - decimal
  - donut
  - download
  - label
  - legend
  - library
  - messages
  - points
  - prefix
  - refresh
  - suffix
  - thousands
  - title
  - xtype

### 0.1.0

* See [PR#3](https://github.com/buren/chartkick-ex/pull/3) - Thank you @mbenatti and @nimish-mehta

### 0.0.2

* Removed defunct `ChartOptions` module.

### 0.0.1

Initial release.
