# 1.2.0 - Enhancement: gather default date settings from `wcSettings.wcAdminSettings.woocommerce_default_date_range` if they exist. - Update license to GPL-3.0-or-later # 1.0.7 - Change text domain on i18n functions. - Bump dependency versions. # 1.0.6 - Removed timezone from `appendTimestamp()` output. # 1.0.5 - Fixed bug in getAllowedIntervalsForQuery() to not return `hour` for default intervals # 1.0.4 - Remove deprecated @wordpress/date::getSettings() usage. # 1.0.3 - Fix missing comma seperator in date inside tooltips. # 1.0.2 - Add `getChartTypeForQuery` function to ensure chart type is always `bar` or `line`