Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 660 Bytes

CHANGELOG.md

File metadata and controls

29 lines (15 loc) · 660 Bytes

Changelog

2.0.0

BREAKING CHANGES

  • Public constant Yproximite\Payum\SystemPay\SignatureGenerator::HASH_ALGORITHM_PREFIX does not exist anymore, use Yproximite\Payum\SystemPaym\SignatureAlgorithm::toPayumOption(string $algo) instead.

1.1.0

Features

  • Add HMAC-SHA-256 hash algorithm support (#20)

1.0.2

Fixes

  • Fix "sandbox" default option (#16)

1.0.1

Fixes

  • Fix redirection when cancelling payment (#15)

1.0.0

Initial release! 🎉