*** WooCommerce Min/Max Quantities Changelog ***

2012.12.22 - version 2.0.1
 * Fix for variation prices

2012.12.04 - version 2.0.0
 * Fixed order rules to work with variations
 * "Group of" option - lets you sell items in groups of X
 * Define min/max options per variation
 * WC 2.0 compatibility

2012.12.04 - version 1.2.2
 * New updater

2012.09.10 - version 1.2.1
 * Rule fixes

2012.09.10 - version 1.2
 * Per-product options to exclude items from cart rules.

2012.03.20 - version 1.1.1
 * use subtotal instead of cart contents total (to include tax)

2012.02.23 - version 1.1
 * Class name change
 * Options for setting a min/max order VALUE
 * data-min/max for quantity selectors (WC 1.4.5 + only)
 * Prevent add to cart if limit is breached

2012.01.26 - version 1.0.2
 * WC 1.4 Compatibility
 * Added Woo Updater

2011.11.15 - version 1.0.1
 * Changed textdomain

2011.11.09 - version 1.0
 * First Release