Update changelog (https://github.com/woocommerce/woocommerce-admin/pull/1661)
This commit is contained in:
parent
2af0aedd95
commit
4ccc7ddaea
|
@ -1,4 +1,4 @@
|
||||||
# 1.6.0 (unreleased)
|
# 1.6.0
|
||||||
- Chart component: new props `emptyMessage` and `baseValue`. When an empty message is provided, it will be displayed on top of the chart if there are no values different than `baseValue`.
|
- Chart component: new props `emptyMessage` and `baseValue`. When an empty message is provided, it will be displayed on top of the chart if there are no values different than `baseValue`.
|
||||||
- Chart component: remove d3-array dependency.
|
- Chart component: remove d3-array dependency.
|
||||||
- Chart component: fix display when there is no data.
|
- Chart component: fix display when there is no data.
|
||||||
|
|
Loading…
Reference in New Issue