This repository was archived by the owner on Jun 15, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
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 (Release Candidate) ] - 2018-09-25
99
1010* Major refactoring of the WP-CLI migration commands ([ #61 ] , [ #79 ] , [ #81 ] ).
1111* Database table optimizations ([ #65 ] , props @raunak-gupta ).
@@ -48,6 +48,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
4848
4949
5050[ Unreleased ] : https://github.com/liquidweb/woocommerce-order-tables/compare/master...develop
51+ [ Version 1.0.0 (Release Candidate) ] : https://github.com/liquidweb/woocommerce-order-tables/releases/tag/v1.0.0-rc1
5152[ Version 1.0.0 (Beta 3) ] : https://github.com/liquidweb/woocommerce-order-tables/releases/tag/v1.0.0-beta.3
5253[ Version 1.0.0 (Beta 2) ] : https://github.com/liquidweb/woocommerce-order-tables/releases/tag/v1.0.0-beta.2
5354[ Version 1.0.0 (Beta 1) ] : https://github.com/liquidweb/woocommerce-order-tables/releases/tag/v1.0.0-beta.1
Original file line number Diff line number Diff line change 33 * Plugin Name: WooCommerce - Custom Orders Table
44 * Plugin URI: https://github.com/liquidweb/woocommerce-custom-orders-tables
55 * Description: Store WooCommerce order data in a custom table for improved performance.
6- * Version: 1.0.0-beta3
6+ * Version: 1.0.0-rc1
77 * Author: Liquid Web
88 * Author URI: https://www.liquidweb.com
99 * License: GPL2
You can’t perform that action at this time.
0 commit comments