Skip to content

Commit b3be541

Browse files
committed
Updating Changelog to reflect error handling changes
1 parent b125fb3 commit b3be541

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
- Standardizes `PaymentMethod` as a child of `ChargeParams` to avoid nomenclature inconsistencies in the rest of the project
44
- Corrects Broken MSI specs
55
- Adds Subscription/Plan Support
6+
- 402 ProcessingError now returns the modified object rather than throw an error, as a user you need to check the return status to determine whether or not it was successful
67

78
## [1.0.0](https://github.com/conekta/conekta-php/releases/tag/v1.0.0) - 2020-01-20
89
### Feature

0 commit comments

Comments
 (0)