Skip to content
This repository was archived by the owner on Jun 15, 2022. It is now read-only.

Commit c83fb58

Browse files
committed
Add a reference to #38 to the changelog
1 parent 2d40a01 commit c83fb58

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)