This repository was archived by the owner on Jun 15, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1515* Revert database columns to use ` VARCHAR ` types for compatibility with WordPress post meta tables.
1616* Add table indexes on the ` order_key ` , ` customer_id ` , and ` order_total ` columns in the orders table ([ #15 ] ).
1717* Refactor the WP-CLI command, including some changes to accepted arguments ([ #35 ] )
18+ * Normalize the plugin name around "WooCommerce Custom Orders Table" ([ #38 ] )
1819* Added changelog and contributing documents ([ #12 ] ).
1920* Massive improvements to test coverage and general WooCommerce compatibility.
2021
@@ -43,3 +44,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
4344[ #28 ] : https://github.com/liquidweb/woocommerce-order-tables/pull/28
4445[ #35 ] : https://github.com/liquidweb/woocommerce-order-tables/pull/35
4546[ #36 ] : https://github.com/liquidweb/woocommerce-order-tables/pull/36
47+ [ #38 ] : https://github.com/liquidweb/woocommerce-order-tables/pull/38
You can’t perform that action at this time.
0 commit comments