Skip to content
This repository was archived by the owner on May 28, 2023. It is now read-only.

Commit d919e9b

Browse files
author
cewald
committed
Update CHANGELOG.md
1 parent 20b53a2 commit d919e9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212
### Fixed
1313
- The `product.price_*` fields have been normalized with the backward compatibility support (see `config.tax.deprecatedPriceFieldsSupport` which is by default true) - @pkarw (#289)
1414
- The `product.final_price` field is now being taken into product price calcualtion. Moreover, we've added the `config.tax.finalPriceIncludesTax` - which is set to `true` by default. All the `price`, `original_price` and `special_price` fields are calculated accordingly. It was required as Magento2 uses `final_price` to set the catalog pricing rules after-prices - @pkarw (#289)
15+
- Force ES connections to use protocol config option - @cewald (#303, #304)
1516

1617
## [1.10.0-rc.1] - UNRELEASED
1718

0 commit comments

Comments
 (0)