# CHANGELOG for PricingEngine This changelog references changes done in the PricingEngine versions. ## 1.1.0 ### Deprecations * EPE-22 - Deprecated ```total``` in the Assigned Values of the Backend Controllers Actions * ```\Shopware_Controllers_Backend_PriceArticle::getAction``` * ```\Shopware_Controllers_Backend_PriceListCondition::getAllConditionsAction``` * ```\Shopware_Controllers_Backend_PriceList::listAction```` ## 1.0.3 ### Additions * group identical conditions and combine them with or logic * adding example-api-calls * add Debtor Condition to backend view * optimize scaled prices handling ### Fixes * remove default limit from api ## 1.0.2 ### Fixes * ENT-1918 - fix saving customer group keys in the backend ui * fix gross function for pseudoprices