Skip to content

Commit

Permalink
CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mariolorenz committed Jan 17, 2025
1 parent e2f10b5 commit a3f6268
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [3.1.6] - 2025-??-??

- Added `is_string` check for [PhpHelper::jsonToArray()](./src/Core/Helper/PhpHelper.php)
- Fixed wrong namespace on Controller/Admin/OrderArticle
- Changed [Amazonclient::getCharge()](./src/Core/AmazonClient.php) to match the upstream library call
- [0007654](https://bugs.oxid-esales.com/view.php?id=7654): Fix Capture type is incorrectly evaluated
- [0007636](https://bugs.oxid-esales.com/view.php?id=7636): Fix Refund value can only be entered with a point, semicolon is not possible
- [0007685](https://bugs.oxid-esales.com/view.php?id=7685): Smarty-Template Improvements
Expand Down

0 comments on commit a3f6268

Please sign in to comment.