Skip to content

Commit b5ca55f

Browse files
committed
Expose release notes.
1 parent 46947a6 commit b5ca55f

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

docs/RELEASE_NOTES.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,22 @@
2828
2929
-->
3030

31+
3132
<!--
33+
3234
### 1.1.0 - Dec 20, 2018
3335
[Commits](https://github.com/commercetools/commercetools-sync-java/compare/1.0.0...1.1.0) |
3436
[Javadoc](https://commercetools.github.io/commercetools-sync-java/v/1.1.0/) |
3537
[Jar](https://bintray.com/commercetools/maven/commercetools-sync-java/1.1.0)
3638
39+
40+
-->
41+
42+
### 1.1.0 - Dec 19, 2018
43+
[Commits](https://github.com/commercetools/commercetools-sync-java/compare/1.0.0...1.1.0) |
44+
[Javadoc](https://commercetools.github.io/commercetools-sync-java/v/1.1.0/) |
45+
[Jar](https://bintray.com/commercetools/maven/commercetools-sync-java/1.1.0)
46+
3747
- 🎉 **New Features** (4)
3848
- **Product Sync** - Added support for syncing assets of newly added variants. [#357](https://github.com/commercetools/commercetools-sync-java/issues/357).
3949
- **Product Sync** - `ProductSyncUtils#buildActions` and `ProductUpdateActionUtils#buildVariantsUpdateActions` now build `AddAsset` actions for every new asset on every new variant on the new `ProductDraft`. [#357](https://github.com/commercetools/commercetools-sync-java/issues/357).
@@ -55,8 +65,6 @@
5565
- **Commons** - Added link to [documentation pages](https://commercetools.github.io/commercetools-sync-java) in README of the github repo.
5666
- **Commons** - Fixed link of [`beforeUpdateCallback` for keeping other variants](https://github.com/commercetools/commercetools-sync-java/tree/master/src/integration-test/java/com/commercetools/sync/integration/ctpprojectsource/products/templates/beforeupdatecallback/KeepOtherVariantsSyncIT.java) example in the [Sync Options](/docs/usage/SYNC_OPTIONS.md) doc page. [#360](https://github.com/commercetools/commercetools-sync-java/issues/360)
5767

58-
-->
59-
6068
### 1.0.0 - Dec 10, 2018
6169
[Commits](https://github.com/commercetools/commercetools-sync-java/compare/v1.0.0-M14...1.0.0) |
6270
[Javadoc](https://commercetools.github.io/commercetools-sync-java/v/1.0.0/) |

0 commit comments

Comments
 (0)