This commit is contained in:
erwanlr
2019-03-30 07:20:14 +00:00
parent 1baa3e23b2
commit 07b3826806
509 changed files with 82506 additions and 48 deletions

View File

@@ -0,0 +1,42 @@
*** WC Minimum & Maximum Quantity Changelog ***
2018.10.14 - version 2.0.3
* Minor Bug Pointed By @shibi https://wordpress.org/support/topic/error-in-the-function-wc_mmax_quantity_input_args/
2018.03.11 - version 2.0.2
* Minor Bug fix pointed by @leemon, Still plugin does not support variable product,
2017.12.28 - version 2.0-beta
* Minor Bug fix added order quantity to fix the ajax issue.
2017.06.20 - version 2.0-beta
* Minor bug on minimum & maximum quantity, also support to variable products
2017.06.19 - version 1.1.6
* Minor bug fixed pointed out by @saurabhj91
2017.06.25 - version 1.1.5
* WPML support addition. Suggested by @maxgx
2017.06.04 - version 1.1.4
* Bug fixes related to minimum product quantity selection in the product
page.
2016.12.05 - version 1.1.3
* Removed view product link, from the shop page.
2016.11.30 - version 1.1.2
* Made corrections for plugin activation error.
2016.08.28 - version 1.1.1
* Typo corrections and standardizations. Bug fix for managed inventory
products
2016.08.28 - version 1.1
* Fixed the bug for adding same product multiple times which was adding the
product even if the maximum quantity for the product quantity is reached. Now
if the product is added multiple times and if it reached the maximum limit it
shows a popup that you have reached maximum limit for the product and exits
back to the product page
2016.02.24 - version 1.0.0
* First Release