Skip to content

Commit ebee5b0

Browse files
Merge pull request #343 from mercadopago/release/2.0.15
Release/2.0.15
2 parents 7a3f19b + bb4f5e6 commit ebee5b0

File tree

4 files changed

+698
-2217
lines changed

4 files changed

+698
-2217
lines changed

CHANGELOG.MD

+21
Original file line numberDiff line numberDiff line change
@@ -1,48 +1,67 @@
11
# Releases
22

3+
## VERSION 2.0.15
4+
5+
- Include `reference_id` in Data in Payment Method in Payment
6+
- Include `external_reference_id` in Data in Payment Method in Payment
7+
- Include `external_resource_url` in Data in Payment Method in Payment
8+
39
## VERSION 2.0.14
10+
411
- Change application_fee type for number
512

613
## VERSION 2.0.13
14+
715
- Include point of interaction sub type
816

917
## VERSION 2.0.12
18+
1019
- Include 3DS MPI Externo fields in Payment
1120

1221
## VERSION 2.0.11
22+
1323
- Include SubMerchant in ForwardData in Payment
1424

1525
## VERSION 2.0.10
26+
1627
- Update braces from 3.0.2 to 3.0.3
1728
- Fix the properties street_number to string
1829
- Include TransactionDetailsRequest in Create Payment
1930

2031
## VERSION 2.0.9
32+
2133
- Add sponsor_id to PaymentCreateRequest
2234

2335
## VERSION 2.0.7
36+
2437
- Add barcode, digitable_line, verification_code to TransactionDetails
2538

2639
## VERSION 2.0.6
40+
2741
- Add transaction_id to TransactionDetails
2842

2943
## VERSION 2.0.5
44+
3045
- Add Point of Interaction to the root and Address to Payer
3146
- Refactoring e2e tests, createCardToken and createEmailTestUser
3247

3348
## VERSION 2.0.4
49+
3450
- Fix payment search types
3551
- Optional returns on payment search
3652

3753
## VERSION 2.0.3
54+
3855
- Hotfix build
3956

4057
## VERSION 2.0.2
58+
4159
- Adjusted user types
4260
- Adjusted user merchant order
4361
- Integration tests added
4462

4563
## VERSION 2.0.1
64+
4665
- Added named export to MercadoPago configuration module
4766
- Modified integration example in readme
4867
- Adjusted PR template
@@ -57,6 +76,7 @@ Release SDK Node Mercado Pago V2
5776
- Maintained compatibility with Vanilla Javascript
5877

5978
Tests
79+
6080
- More than 90% coverage of unit tests
6181
- Documentation
6282
- Implementation examples from ALL clients
@@ -65,6 +85,7 @@ Tests
6585
- Contribution template
6686

6787
Technical debits
88+
6889
- Code registration
6990
- Removal of vulnerable libraries and without recent updates
7091
- Registration with other Mercado Pago SDKs

0 commit comments

Comments
 (0)