We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 763f0b4 commit ed29c0fCopy full SHA for ed29c0f
1 file changed
CHANGELOG.md
@@ -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
15
## 0.0.2
16
17
The release mostly meant to improve project & code quality.
0 commit comments