2019-01-11 15:51:24 +00:00
|
|
|
# 1.0.5 Not Released
|
|
|
|
|
|
|
|
- Fixed bug in getAllowedIntervalsForQuery() to not return `hour` for default intervals
|
|
|
|
|
2018-12-17 19:40:39 +00:00
|
|
|
# 1.0.4
|
|
|
|
|
|
|
|
- Remove deprecated @wordpress/date::getSettings() usage.
|
|
|
|
|
2018-12-14 18:44:24 +00:00
|
|
|
# 1.0.3
|
|
|
|
|
|
|
|
- Fix missing comma seperator in date inside tooltips.
|
|
|
|
|
2018-11-29 21:34:01 +00:00
|
|
|
# 1.0.2
|
|
|
|
|
|
|
|
- Add `getChartTypeForQuery` function to ensure chart type is always `bar` or `line`
|