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
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
77
8- ## [ Unreleased ]
8+ ## [ Version 1.0.0 (Beta 3) ] - 2018-01-23
99
1010* Plugin test suite now extends the WooCommerce core test suite, ensuring WooCommerce behaves as expected when the plugin is active ([ #26 ] ).
1111* The custom data store now extends the ` WC_Order_Data_Store_CPT ` class, eliminating a lot of code duplication in the process ([ #28 ] ).
@@ -32,6 +32,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
3232
3333
3434[ Unreleased ] : https://github.com/liquidweb/woocommerce-order-tables/compare/master...develop
35+ [ Version 1.0.0 (Beta 3) ] : https://github.com/liquidweb/woocommerce-order-tables/releases/tag/v1.0.0-beta.3
3536[ Version 1.0.0 (Beta 2) ] : https://github.com/liquidweb/woocommerce-order-tables/releases/tag/v1.0.0-beta.2
3637[ Version 1.0.0 (Beta 1) ] : https://github.com/liquidweb/woocommerce-order-tables/releases/tag/v1.0.0-beta.1
3738[ #2 ] : https://github.com/liquidweb/woocommerce-order-tables/pull/2
You can’t perform that action at this time.
0 commit comments