Skip to content

Commit 18d93ac

Browse files
committed
#155: Add release notes entry.
1 parent 7024496 commit 18d93ac

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

docs/RELEASE_NOTES.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,13 +51,15 @@
5151
[Commits](https://github.com/commercetools/commercetools-sync-java/compare/v1.0.0-M9...v1.0.0-M10) |
5252
[Javadoc](https://commercetools.github.io/commercetools-sync-java/v/v1.0.0-M10/) |
5353
[Jar](https://bintray.com/commercetools/maven/commercetools-sync-java/v1.0.0-M10)
54+
55+
**New Features** (1)
56+
- **Commons** - Added [benchmarking setup](/docs/BENCHMARKS.md) for the library on every release. [#155](https://github.com/commercetools/commercetools-sync-java/issues/155)
5457
-->
5558

5659
### v1.0.0-M9 - Jan 22, 2018
5760
[Commits](https://github.com/commercetools/commercetools-sync-java/compare/v1.0.0-M8...v1.0.0-M9) |
5861
[Javadoc](https://commercetools.github.io/commercetools-sync-java/v/v1.0.0-M9/) |
59-
[Jar](https://bintray.com/commercetools/maven/commercetools-sync-java/v1.0.0-M9) |
60-
[Benchmarks](https://github.com/commercetools/commercetools-sync-java/blob/155-benchmark-tests/docs/BENCHMARKS.md#v100-m9)
62+
[Jar](https://bintray.com/commercetools/maven/commercetools-sync-java/v1.0.0-M9)
6163

6264
**New Features** (1)
6365
- **Commons** - Added `getSyncOptions` to the `ProductSync`, `CategorySync` and `InventorySync`. [#230](https://github.com/commercetools/commercetools-sync-java/issues/230)
@@ -76,8 +78,7 @@
7678
### v1.0.0-M8 - Dec 29, 2017
7779
[Commits](https://github.com/commercetools/commercetools-sync-java/compare/v1.0.0-M7...v1.0.0-M8) |
7880
[Javadoc](https://commercetools.github.io/commercetools-sync-java/v/v1.0.0-M8/) |
79-
[Jar](https://bintray.com/commercetools/maven/commercetools-sync-java/v1.0.0-M8) |
80-
[Benchmarks](https://github.com/commercetools/commercetools-sync-java/blob/155-benchmark-tests/docs/BENCHMARKS.md#v100-m8)
81+
[Jar](https://bintray.com/commercetools/maven/commercetools-sync-java/v1.0.0-M8)
8182

8283
**New Features** (1)
8384
- **Category Sync** - Exposed new method `CategorySyncStatistics#getNumberOfCategoriesWithMissingParents` which gets the

0 commit comments

Comments
 (0)