Skip to content

Commit dfc750a

Browse files
authored
Merge pull request #220 from PAYONE-GmbH/version-bump-151
version bump to 151
2 parents 6fc2910 + 11a6ebc commit dfc750a

File tree

3 files changed

+19
-2
lines changed

3 files changed

+19
-2
lines changed

Changelog.txt

+17
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
==1.5.1==
2+
3+
Bugfixes
4+
5+
* fixed direct debit issues
6+
* fixed minor bugs with Amazon Pay
7+
* remove hard block overwriting in email template
8+
* adapt templates to avoid duplicate CSS loading
9+
* Renaming the Paysafe payment types to Unzer
10+
11+
12+
Maintenance
13+
14+
* compatibilty checked to 6.4.0
15+
* tested with Oxid 6.4.0
16+
17+
118
==1.5.0==
219
New Features
320

metadata.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
https://www.payone.de
3535
</a>',
3636
'thumbnail' => 'picture.gif',
37-
'version' => '1.5.0',
37+
'version' => '1.5.1',
3838
'author' => 'FATCHIP GmbH',
3939
'email' => 'kontakt@fatchip.de',
4040
'url' => 'https://wiki.fatchip.de/public/faqpayone',

version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.5.0
1+
1.5.1

0 commit comments

Comments
 (0)