Skip to content

Commit adfbdfb

Browse files
committed
Fixed text format
1 parent 0589399 commit adfbdfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ php bin/magento cache:clean
2626
### Version 1.2.5 - Released 2021-04-19
2727
* Refactored capture-, refund- and cancel-mechanisms to use the mage-core way through the payment model instead of custom event triggers
2828
* Added possibility to transfer multiple tracking codes to Ratepay
29-
* Added possibility to use the tracking code form inside of the create invoice form to transfer tracking codes to Ratepay
29+
* Added possibility to use the tracking code form inside of the create invoice form to transfer tracking codes to Ratepay
3030
IMPORTANT: Most of the events.xml files have been deleted in the refactoring of the payment events. When updating the module manually you
3131
should delete the old module files and copy the new version in freshly to not have the old event triggers in the system to interfere with the new mechanism.
3232
If the module is installed with Composer the update process should handle this correctly by itself.

0 commit comments

Comments
 (0)