Skip to content

Commit

Permalink
Shipping 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wa0x6e committed Aug 8, 2013
1 parent df53279 commit a1eae0b
Show file tree
Hide file tree
Showing 6 changed files with 457 additions and 378 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## v3.1.0 [2013-08-08]

* [new] Add `update()` method, to update calendar data.
* [improvement] Use d3.js internal methods to bind data to subDomains

## v3.0.9 [2013-08-01]

* [new] Fix #26: add `considerMissingDataAsZero` option to consider missing value as zero
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cal-heatmap",
"version": "3.0.9",
"version": "3.1.0",
"main": ["./cal-heatmap.js", "./cal-heatmap.css"],
"dependencies": {
"d3": "~v3.0.6"
Expand Down
Loading

0 comments on commit a1eae0b

Please sign in to comment.