* Fix - In some cases using "buy x get y" does not discount the cheapest product
* Fix - Fixed amount cart discount is not limited by cart subtotal
* Fix - Cart discount division by zero warning when cart subtotal is zero
* Fix - Cart discount id is displayed in order view instead of cart discount title
* Fix - Malformed card discount names in admin order view if more than one is present
* Tweak - All cart adjustments now saved to orders for future reference
* Tweak - Added limited support for product feed plugins (extra step is needed to enable)
* Tweak - Other minor bug fixes and improvements
* Dev - New function rp_wcdpd_get_product_pricing_rules_applicable_to_product
* Dev - New function rp_wcdpd_get_product_pricing_rules_applicable_to_cart_item
* Dev - New function rp_wcdpd_get_cart_discount_rules_applicable_to_cart
* Dev - New function rp_wcdpd_get_checkout_fee_rules_applicable_to_cart