diff --git a/plugins/woocommerce/changelog/fix-use-crud-api b/plugins/woocommerce/changelog/fix-use-crud-api new file mode 100644 index 00000000000..77018532e7c --- /dev/null +++ b/plugins/woocommerce/changelog/fix-use-crud-api @@ -0,0 +1,4 @@ +Significance: patch +Type: fix + +[HPOS] Use objects method instead of calling datastore directly.