|
33 | 33 | <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --> |
34 | 34 |
|
35 | 35 |
|
| 36 | +- [v1.0.0-M11 - Mar 08, 2018](#v100-m11----mar-08-2018) |
36 | 37 | - [v1.0.0-M10 - Feb 13, 2018](#v100-m10----feb-13-2018) |
37 | 38 | - [v1.0.0-M9 - Jan 22, 2018](#v100-m9----jan-22-2018) |
38 | 39 | - [v1.0.0-M8 - Dec 29, 2017](#v100-m8----dec-29-2017) |
|
48 | 49 | <!-- END doctoc generated TOC please keep comment here to allow auto update --> |
49 | 50 |
|
50 | 51 | <!-- |
| 52 | +### v1.0.0-M12 - Mar 30, 2018 |
| 53 | +[Commits](https://github.com/commercetools/commercetools-sync-java/compare/v1.0.0-M11...v1.0.0-M12) | |
| 54 | +[Javadoc](https://commercetools.github.io/commercetools-sync-java/v/v1.0.0-M12/) | |
| 55 | +[Jar](https://bintray.com/commercetools/maven/commercetools-sync-java/v1.0.0-M12) |
| 56 | +--> |
| 57 | + |
51 | 58 | ### v1.0.0-M11 - Mar 08, 2018 |
52 | 59 | [Commits](https://github.com/commercetools/commercetools-sync-java/compare/v1.0.0-M10...v1.0.0-M11) | |
53 | 60 | [Javadoc](https://commercetools.github.io/commercetools-sync-java/v/v1.0.0-M11/) | |
@@ -86,12 +93,11 @@ for secondary resources (e.g. assets and prices). [#3](https://github.com/commer |
86 | 93 | - **Category Sync** - CategorySyncUtils#buildCoreActions is now removed. CategorySyncUtils#buildActions should be used instead. [#3](https://github.com/commercetools/commercetools-sync-java/issues/3) |
87 | 94 |
|
88 | 95 | **Enhancements** (1) |
89 | | -- **Build Tools** - Bumped commercetools-jvm-sdk to version [1.29.0](http://commercetools.github.io/commercetools-jvm-sdk/apidocs/io/sphere/sdk/meta/ReleaseNotes.html#v1_29_0). [#262](https://github.com/commercetools/commercetools-sync-java/issues/262) |
| 96 | +- **Build Tools** - Bumped commercetools-jvm-sdk to version [1.30.0](http://commercetools.github.io/commercetools-jvm-sdk/apidocs/io/sphere/sdk/meta/ReleaseNotes.html#v1_30_0). [#262](https://github.com/commercetools/commercetools-sync-java/issues/262) |
90 | 97 |
|
91 | 98 | **Bug Fixes** (1) |
92 | 99 | - **Build Tools** - Fixed bug where jar and Codecov were triggered on benchmark stages of the build when they should |
93 | 100 | only be triggered on the full build. [#249](https://github.com/commercetools/commercetools-sync-java/issues/249) |
94 | | ---> |
95 | 101 |
|
96 | 102 |
|
97 | 103 | ### v1.0.0-M10 - Feb 13, 2018 |
|
0 commit comments