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

Commit fd79580

Browse files
committed
Added changelog entry for PRs #315,#317
1 parent a7b8cec commit fd79580

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
### Added
1010
- Constant for Mailchimp subscription status - @KonstantinSoelch (#294)
1111
- mage2vs import now has optional `--generate-unique-url-keys` parameter which defaults to `false` to enable/disable the url key generation with name and id for categories - @rain2o (#232)
12+
- Added caching factory and action factory for the image endpoint. This
13+
gives the possibility to use other services for caching or image
14+
processing - @resubaka (#317, #315)
1215

1316
### Fixed
1417
- The `product.price_*` fields have been normalized with the backward compatibility support (see `config.tax.deprecatedPriceFieldsSupport` which is by default true) - @pkarw (#289)

0 commit comments

Comments
 (0)