We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12b1d49 commit 3ab7cf8Copy full SHA for 3ab7cf8
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## v3.2.0 [2013-09-12]
4
+
5
+* [fix] Fix #33: domain browsing is incrementing the calendar's value when data is a json object
6
+* [fix] Fix #34: Only the newly appended domain can be manipulated by `update()` after calling `next()` or `previous()`
7
+* [new] Add `setLegend()` method to redefine legend threshold
8
9
## v3.1.0 [2013-08-08]
10
11
* [new] Add `update()` method, to update calendar data.
0 commit comments