Skip to content

Commit

Permalink
Added changelogs + changed version number
Browse files Browse the repository at this point in the history
  • Loading branch information
fmutschler committed Aug 12, 2021
1 parent 8f81005 commit c44a4f1
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.37 (2021-08-16) <a href="https://github.com/plentymarkets/plugin-io/compare/5.0.36...5.0.37" target="_blank" rel="noopener"><b>Übersicht aller Änderungen</b></a>

### Behoben

- Die Seitennummerierung auf der Ergebnisseite einer Tag-Route war teilweise fehlerhaft. Dies wurde behoben.
- Die Seitennummerierung auf der Suchergebnisseite war teilweise fehlerhaft. Dies wurde behoben.

## v5.0.36 (2021-08-05) <a href="https://github.com/plentymarkets/plugin-io/compare/5.0.35...5.0.36" 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.37 (2021-08-16) <a href="https://github.com/plentymarkets/plugin-io/compare/5.0.36...5.0.37" target="_blank" rel="noopener"><b>Overview of all changes</b></a>

### Fixed

- The pagination on the results page of a tag route was partially faulty. This has been fixed.
- The pagination on the search results page was partially faulty. This has been fixed.

## v5.0.36 (2021-08-05) <a href="https://github.com/plentymarkets/plugin-io/compare/5.0.35...5.0.36" 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.36",
"version" : "5.0.37",
"name" : "IO",
"marketplaceName" : {"de": "IO","en": "IO"},
"license" : "AGPL-3.0",
Expand Down

0 comments on commit c44a4f1

Please sign in to comment.