Skip to content

Commit

Permalink
Bugfix-Release
Browse files Browse the repository at this point in the history
  • Loading branch information
mariolorenz committed Jan 26, 2024
1 parent 46d3cfd commit 832742c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [2.1.5] - 2024-01-26

- Bugfix in Basket and AmazonService

## [2.1.4] - 2023-12-05

- [0007538](https://bugs.oxid-esales.com/view.php?id=7538): Amazon Pay - Values are stored correctly in the YAML
Expand Down
2 changes: 1 addition & 1 deletion metadata.php
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
'en' => 'Use of the online payment service from amazon.com'
],
'thumbnail' => 'out/img/amazon-pay-logo.png',
'version' => '2.1.4',
'version' => '2.1.5',
'author' => 'OXID eSales AG',
'url' => 'https://www.oxid-esales.com',
'email' => '[email protected]',
Expand Down

0 comments on commit 832742c

Please sign in to comment.