@@ -33,12 +33,17 @@ are breaking changes. If there are, then a migration guide should be provided.
3333<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
3434
3535
36+ - [ v1.0.0-M2 - Oct 12, 2017] ( #v100-m2----oct-12-2017 )
3637- [ v1.0.0-M2-beta - Sep 28, 2017] ( #v100-m2-beta----sep-28-2017 )
3738- [ v1.0.0-M1 - Sep 06, 2017] ( #v100-m1----sep-06-2017 )
3839
3940<!-- END doctoc generated TOC please keep comment here to allow auto update -->
4041### v1.0.0-M2 - Oct 12, 2017
4142
43+ [ Commits] ( https://github.com/commercetools/commercetools-sync-java/compare/v1.0.0-M2-beta...v1.0.0-M2 ) |
44+ [ Javadoc] ( https://commercetools.github.io/commercetools-sync-java/v/v1.0.0-M2/ ) |
45+ [ Jar] ( https://bintray.com/commercetools/maven/commercetools-sync-java/v1.0.0-M2 )
46+
4247** New Features** (3)
4348- ** Product Sync** - Support syncing entire product variant images, putting order into consideration. [ #114 ] ( https://github.com/commercetools/commercetools-sync-java/issues/114 )
4449- ** Product Sync** - Expose ` ProductVariantUpdateActionUtils#buildProductVariantImagesUpdateActions ` and ` ProductVariantUpdateActionUtils#buildMoveImageToPositionUpdateActions ` action build util. [ #114 ] ( https://github.com/commercetools/commercetools-sync-java/issues/114 )
@@ -61,7 +66,8 @@ are breaking changes. If there are, then a migration guide should be provided.
6166 - ** Commons** - Adds release notes doc. [ #125 ] ( https://github.com/commercetools/commercetools-sync-java/issues/125 )
6267 - ** Build Tools** - Adds JavaDoc badge to repo. [ #145 ] ( https://github.com/commercetools/commercetools-sync-java/issues/145 )
6368
64-
69+ ** Compatibility notes**
70+ - No breaking changes introduced.
6571
6672
6773### v1.0.0-M2-beta - Sep 28, 2017
0 commit comments