Skip to content
Snippets Groups Projects
Commit 59c7f046 authored by Reinhold Kainhofer's avatar Reinhold Kainhofer
Browse files

V2.0.6: Add evaluate_for_shippingclasses function

parent e2627fbd
No related branches found
No related tags found
No related merge requests found
BASE=shipping-by-rules
PLATTFORM=woocommerce
VENDOR=opentools
VERSION=2.0.5
VERSION=2.0.6
DIR = $(shell pwd)
SVNDIR=wordpress-plugin-svn
......
......@@ -3,7 +3,7 @@ Contributors: opentools
Tags: WooCommerce, Shipment, Shipping, Rules shipping
Requires at least: 4.0
Tested up to: 4.9.4
Stable tag: 2.0.5
Stable tag: 2.0.6
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl.html
......@@ -69,6 +69,9 @@ Please see our support forum at http://open-tools.net/forum/. It might also be a
== Changelog ==
= 2.0.6 =
* Add function evaluate_for_shippingclasses
= 2.0.5 =
* Basic support for Dokan Marketplace (vendors lists are properly filled)
......
File added
File added
......@@ -3,7 +3,7 @@
* Plugin Name: WooCommerce Advanced Shipping By Rules
* Plugin URI: http://open-tools.net/woocommerce/advanced-shipping-by-rules-for-woocommerce.html
* Description: Define Shipping cost by very general and flexible (text-based) rules. The advanced version also provides mathematical expressions and functions
* Version: 2.0.5
* Version: 2.0.6
* Author: Open Tools, Reinhold Kainhofer
* Author URI: http://open-tools.net
* Text Domain: woocommerce-advanced-shipping-by-rules
......
......@@ -3,7 +3,7 @@
* Plugin Name: WooCommerce Shipping By Rules
* Plugin URI: http://open-tools.net/woocommerce/advanced-shipping-by-rules-for-woocommerce.html
* Description: Define Shipping cost by very general and flexible (text-based) rules.
* Version: 2.0.5
* Version: 2.0.6
* Author: Open Tools, Reinhold Kainhofer
* Author URI: http://open-tools.net
* Text Domain: woocommerce-shipping-by-rules
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment