Skip to content

Releases: mercadopago/sdk-dotnet

2.4.1

03 Sep 12:40
b0a4f01
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.4.0...2.4.1

2.4.0

31 Jul 14:25
da2605f
Compare
Choose a tag to compare
  • Require .NET Framework 6.0 as minimum version.
  • Avoid rethrowing exception that changes stack trace information.
  • Add pre-commit.
  • Add CHANGELOG file.
  • Bump SDK version to 2.4.0.

New Contributors

Full Changelog: 2.3.10...2.4.0

2.3.10

16 Jul 19:55
9571867
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.9...2.3.10

2.3.9

05 Jul 13:15
e0932a0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.3.8...2.3.9

2.3.8

21 Mar 12:59
5256f7b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.3.7...2.3.8

2.3.7

12 Mar 21:54
9bb06ba
Compare
Choose a tag to compare

add Marketplace field at PaymentCreateRequest

2.3.6

22 Feb 13:52
75f4463
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.3.5...2.3.6

2.3.5

30 Nov 18:06
959ce63
Compare
Choose a tag to compare

Add transaction id in SDK response.

2.3.4

31 Oct 21:15
1d7b8b3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.3.3...2.3.4

2.3.3

15 Aug 17:47
95dc650
Compare
Choose a tag to compare

this version adds a new method to OauthClient that allows the creation of Oauth credentials using client id and client secret.