Skip to content

Commit

Permalink
Merge pull request #942 from plentymarkets/franz/changelogs_20210118
Browse files Browse the repository at this point in the history
Added changelogs and hanged version number
  • Loading branch information
fmutschler authored Jan 19, 2021
2 parents 8bfab1f + 708e64f commit 1a864aa
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 1 deletion.
7 changes: 7 additions & 0 deletions meta/documents/changelog_de.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Release Notes für IO

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

### Behoben

- Bei der Anzeige des Hinweistextes für Ausfuhrlieferungen kam es seit dem 01.10.2021 zu Problemen. Dieses Verhalten wurde behoben.
- In der Retourenhistorie wurden Versandkosten als Artikel aufgelistet. Dieses Verhalten wurde behoben.

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

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

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

### Fixed

- The information text for export deliveries has not been displayed correctly since 01 January 2021. This behaviour has been fixed.
- The returns history displayed shipping costs as items. This behaviour has been fixed.

## v5.0.19 (2021-01-05) <a href="https://github.com/plentymarkets/plugin-io/compare/5.0.18...5.0.19" 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.19",
"version" : "5.0.20",
"name" : "IO",
"marketplaceName" : {"de": "IO","en": "IO"},
"license" : "AGPL-3.0",
Expand Down

0 comments on commit 1a864aa

Please sign in to comment.