CHANGE LOG
==========

### 1.0.0

#### Add

- Angular2 final release compatiable
- Publish component bundle instead of publish it with all dependent files

### 0.0.4

- Remove example data for developing

### 0.0.3

- Add require to component in correct position

### 0.0.2

- Separated out the box component and moved it to va-box
- All it renders is the chart and accepts data now

### 0.0.1

- Implemented minimum viable version of the bar chart. It works if you pass in the barData parameter.
