Skip to content

Commit 56b700c

Browse files
committed
#3: Update release notes for M11.
1 parent e6821eb commit 56b700c

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

docs/RELEASE_NOTES.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
3434

3535

36+
- [v1.0.0-M11 - Mar 08, 2018](#v100-m11----mar-08-2018)
3637
- [v1.0.0-M10 - Feb 13, 2018](#v100-m10----feb-13-2018)
3738
- [v1.0.0-M9 - Jan 22, 2018](#v100-m9----jan-22-2018)
3839
- [v1.0.0-M8 - Dec 29, 2017](#v100-m8----dec-29-2017)
@@ -48,6 +49,12 @@
4849
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
4950

5051
<!--
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+
5158
### v1.0.0-M11 - Mar 08, 2018
5259
[Commits](https://github.com/commercetools/commercetools-sync-java/compare/v1.0.0-M10...v1.0.0-M11) |
5360
[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
8693
- **Category Sync** - CategorySyncUtils#buildCoreActions is now removed. CategorySyncUtils#buildActions should be used instead. [#3](https://github.com/commercetools/commercetools-sync-java/issues/3)
8794

8895
**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)
9097

9198
**Bug Fixes** (1)
9299
- **Build Tools** - Fixed bug where jar and Codecov were triggered on benchmark stages of the build when they should
93100
only be triggered on the full build. [#249](https://github.com/commercetools/commercetools-sync-java/issues/249)
94-
-->
95101

96102

97103
### v1.0.0-M10 - Feb 13, 2018

0 commit comments

Comments
 (0)