Skip to content

Commit

Permalink
Merge pull request #936 from plentymarkets/franz/changelogs_20210104
Browse files Browse the repository at this point in the history
Added changelogs and changed version numbers
  • Loading branch information
fmutschler authored Jan 4, 2021
2 parents 525a7e6 + 856d386 commit 6d756a2
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 1 deletion.
10 changes: 10 additions & 0 deletions meta/documents/changelog_de.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Release Notes für IO

## v5.0.18 (2021-01-04) <a href="https://github.com/plentymarkets/plugin-io/compare/5.0.17...5.0.18" target="_blank" rel="noopener"><b>Übersicht aller Änderungen</b></a>

### Hinzugefügt

- Im Schritt **Suche** des Assistenten kann nun eingestellt werden, ob die Webshop-Suche einen **Und**- oder einen **Oder**-Suchoperator verwendet.

### Geändert

- Die Zusatzkosten von Merkmalen sind nun in den Auftragssummen enthalten.

## v5.0.17 (2020-12-21) <a href="https://github.com/plentymarkets/plugin-io/compare/5.0.16...5.0.17" target="_blank" rel="noopener"><b>Übersicht aller Änderungen</b></a>

### Geändert
Expand Down
10 changes: 10 additions & 0 deletions meta/documents/changelog_en.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Release Notes for IO

## v5.0.18 (2021-01-04) <a href="https://github.com/plentymarkets/plugin-io/compare/5.0.17...5.0.18" target="_blank" rel="noopener"><b>Overview of all changes</b></a>

### Added

- You can now determine the search operator of the online shop search in the Ceres assistant. You can either select an **And** or an **Or** operator.

### Changed

- The order sums now include the additional costs of characteristics.

## v5.0.17 (2020-12-21) <a href="https://github.com/plentymarkets/plugin-io/compare/5.0.16...5.0.17" target="_blank" rel="noopener"><b>Overview of all changes</b></a>

### Changed
Expand Down
2 changes: 1 addition & 1 deletion plugin.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version" : "5.0.17",
"version" : "5.0.18",
"name" : "IO",
"marketplaceName" : {"de": "IO","en": "IO"},
"license" : "AGPL-3.0",
Expand Down

0 comments on commit 6d756a2

Please sign in to comment.