@@ -9,22 +9,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99### Added
1010- Typescript support - @ResuBaka (#210 , #242 )
1111- Multi Stock Inventory (Magento MSI) support - @aleron75 , @dimasch (#226 )
12- - Added import of magento 2 cms pages and blocks to the full import - @toh82 (#235 )
13- - Added information about magento 2 cms pages and blocks import to the readme - @toh82 (#235 )
14- - introduce orderNumber to order creation endpoint - @Flyingmana (#251 )
15- - Added optional Redis Auth functionality. @rain2o (#267 )
12+ - Import of magento 2 cms pages and blocks to the full import - @toh82 (#235 )
13+ - Information about magento 2 cms pages and blocks import to the readme - @toh82 (#235 )
14+ - Introduce orderNumber to order creation endpoint - @Flyingmana (#251 )
15+ - Optional Redis Auth functionality. @rain2o (#267 )
1616- Extensions have ability to modify Elasticsearch results. @grimasod (#269 )
1717- Refactored Travis build config @Tjitse-E (#273 )
1818- Multistore support for ` magento1 ` -platform using ` magento1-vsbridge ` @cewald (#276 )
1919
2020### Fixed
2121- Missing ` res ` and ` req ` parameters are now passed to ProductProcessor - @jahvi (#218 )
22- - fixed moving of graphql files to the dist folder @ResuBaka (#242 )
23- - fixed moving of schema files to the dist folder @ResuBaka (#244 )
24- - fixed missing assetPath config for magento1 @ResuBaka (#245 )
25- - fixed new payload for magento1 stock check endpoint (#261 )
26- - Fix ` yarn dev:inspect ` command and extract nodemon config to nodemon.json @Tjitse-E , @cewald (#272 , #279 )
27- - Fix ` yarn dev:inspect ` command and extract nodemon config to nodemon.json @Tjitse-E (#272 )
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 )
2827- Include Magento Currency Code in mage2vs import and productsdelta if available @rain2o (#281 )
2928
3029## [ 1.9.4] - 2019.06.03
0 commit comments