* New - support to WooCommerce 3.6
* New - option to show the price of bundled items in Cart and Checkout when the option 'per item pricing' is enabled
* Fix - integration with YITH WooCommerce Multi Vendor
* Fix - support to YITH WooCommerce Dynamic Pricing and Discounts
* Fix - non-closed <a> tag in bundle widget
* Fix - stock status issue in combination with third-party plugins
* Fix - removed 'qty' css class in quantity buttons of bundled items to prevent issue with themes that customize the quantity buttons
* Update - plugin framework
* Update - language files
* Tweak - check if bundle is in cart, otherwise remove bundled items, if they are there
* Tweak - prevent notices with PHP 7
* Dev - added yith_wcpb_select_product_box_args filter
* Dev - added yith_wcpb_widget_before_product_title action