@@ -4,28 +4,31 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ )
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- ## [ 1.10.0] - 2019.08.10
7+ ## [ 1.10.0] - 2019.08.12
88
99### Added
1010- Typescript support - @ResuBaka (#210 , #242 )
1111- Multi Stock Inventory (Magento MSI) support - @aleron75 , @dimasch (#226 )
1212- Import of magento 2 cms pages and blocks to the full import - @toh82 (#235 )
1313- Information about magento 2 cms pages and blocks import to the readme - @toh82 (#235 )
1414- Introduce orderNumber to order creation endpoint - @Flyingmana (#251 )
15- - Optional Redis Auth functionality. @rain2o (#267 )
16- - Extensions have ability to modify Elasticsearch results. @grimasod (#269 )
17- - Refactored Travis build config @Tjitse-E (#273 )
18- - Multistore support for ` magento1 ` -platform using ` magento1-vsbridge ` @cewald (#276 )
15+ - Optional Redis Auth functionality. - @rain2o (#267 )
16+ - Extensions have ability to modify Elasticsearch results. - @grimasod (#269 )
17+ - Refactored Travis build config - @Tjitse-E (#273 )
18+ - Multistore support for ` magento1 ` -platform using ` magento1-vsbridge ` - @cewald (#276 )
19+
20+ ### Changed
21+ - Sharp dependency has been updated. * It might require reinstalling yarn dependencies* - @lukeromanowicz
1922
2023### Fixed
2124- Missing ` res ` and ` req ` parameters are now passed to ProductProcessor - @jahvi (#218 )
22- - Moving of graphql files to the dist folder @ResuBaka (#242 )
23- - Moving of schema files to the dist folder @ResuBaka (#244 )
24- - Missing assetPath config for magento1 @ResuBaka (#245 )
25- - New payload for magento1 stock check endpoint (#261 )
26- - ` yarn dev:inspect ` command and extract nodemon config to nodemon.json @Tjitse-E , @cewald (#272 , #279 )
27- - Include Magento Currency Code in mage2vs import and productsdelta if available @rain2o (#281 )
28- - Better handling of HTTP error codes provided by API client - pkarw (#3151 )
25+ - Moving of graphql files to the dist folder - @ResuBaka (#242 )
26+ - Moving of schema files to the dist folder - @ResuBaka (#244 )
27+ - Missing assetPath config for magento1 - @ResuBaka (#245 )
28+ - New payload for magento1 stock check endpoint - @ cewald (#261 )
29+ - ` yarn dev:inspect ` command and extract nodemon config to nodemon.json - @Tjitse-E , @cewald (#272 , #279 )
30+ - Include Magento Currency Code in mage2vs import and productsdelta if available - @rain2o (#281 )
31+ - Better handling of HTTP error codes provided by API client - @ pkarw (#3151 )
2932
3033## [ 1.9.6] - 2019.07.11
3134- Dependencies update to avoid lodash security issues.
0 commit comments