Skip to content

Commit ed29c0f

Browse files
committed
Add v0.0.3 to CHANGELOG
1 parent 763f0b4 commit ed29c0f

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## 0.0.3
2+
3+
The release contains multiple critical bug fixes and improvements.
4+
5+
- Bump project development status classifier to 4 - Beta
6+
- Add description to project config
7+
- Add `Address.district`
8+
- Fix base request's response handler
9+
- Fix API endpoints in Payments module
10+
- Fix API formatting of lists in `ObjectJSON`
11+
- Fix typo in `SplitPayment.subordinate_merchant_id`
12+
- Add `SplitMerchant.birthday_date` and `SplitMerchant.business_activity_id` as required for merchants registered by CPF document
13+
- Accept data via kwargs in payment's capture request (e.g., for split payment details)
14+
115
## 0.0.2
216

317
The release mostly meant to improve project & code quality.

0 commit comments

Comments
 (0)