Skip to content

Commit

Permalink
Updated changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
rsandor committed Oct 17, 2015
1 parent 40656d0 commit 4bb8615
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Epoch Changelog

## 0.8.3 - October 10th, 2015
### Enhancements / Features
* Added `redraw` method for clearing styles on canvas based charts (#196, @woozyking)

## 0.8.2 - October 10th, 2015
### Enhancements / Features
* Charts now auto draw on construction (#195)

## 0.8.0 - October 10th, 2015
### Enhancements / Features
* Added packagist/composer package manager support (#202)

### Bug Fixes
* Real-time charts no-longer error when pushing first data point after initialized
with empty data layers. (#203)

## 0.8.0 - October 10th, 2015
### Enhancements / Features
* Multi-axis support for basic and real-time line plots
Expand Down

0 comments on commit 4bb8615

Please sign in to comment.