diff --git a/CHANGELOG.md b/CHANGELOG.md index ebabd87..e54f5f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.3.0](https://github.com/makstech/montonio-php-sdk/compare/v1.2.0...v1.3.0) (2024-10-03) + + +### Features + +* create payment intents draft ([#8](https://github.com/makstech/montonio-php-sdk/issues/8)) ([bc3a6f5](https://github.com/makstech/montonio-php-sdk/commit/bc3a6f54cd1a13d13cbb1456ebc7a2d73d70a319)) +* payment links ([#11](https://github.com/makstech/montonio-php-sdk/issues/11)) ([d431cd6](https://github.com/makstech/montonio-php-sdk/commit/d431cd6823f9f5dece353eb7e7a8eb90e93a0f33)) + ## [1.2.0](https://github.com/makstech/montonio-php-sdk/compare/v1.1.0...v1.2.0) (2024-04-21)