forked from OlegR/merchant-sdk-ruby
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ChangeLog.txt
110 lines (73 loc) · 4.68 KB
/
ChangeLog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
Version 1.117.2 - August 25, 2015
- Added refund, reversal to PaymentTransactionCodeType.
You can see source code of this release in github under https://github.com/paypal/merchant-sdk-ruby/tree/v1.117.2.
--------------------------------------------------------------------------------------------------
Version 1.117.1 - July 18, 2015
- Updated stubs for 117 release.
You can see source code of this release in github under https://github.com/paypal/merchant-sdk-ruby/tree/v1.117.1.
--------------------------------------------------------------------------------------------------
Version 1.117.0 - August 21, 2014
- Updated stubs for 117 release.
You can see source code of this release in github under https://github.com/paypal/merchant-sdk-ruby/tree/v1.117.0.
--------------------------------------------------------------------------------------------------
Version 1.116.0 - July 23, 2014
- Updated stubs for 116 release.
- Updated new version of core SDK.
You can see source code of this release in github under https://github.com/paypal/merchant-sdk-ruby/tree/v1.116.0.
--------------------------------------------------------------------------------------------------
Version 1.115.0 - June 20, 2014
- Updated stubs for 115 release.
You can see source code of this release in github under https://github.com/paypal/merchant-sdk-ruby/tree/v1.115.0.
--------------------------------------------------------------------------------------------------
Version 1.114.0 - May 14, 2014
- Updated stubs for 114 release.
You can see source code of this release in github under https://github.com/paypal/merchant-sdk-ruby/tree/v1.114.0.
--------------------------------------------------------------------------------------------------
Version 1.113.0 - April 24, 2014
- Updated stubs for 113 release.
You can see source code of this release in github under https://github.com/paypal/merchant-sdk-ruby/tree/v1.113.0.
--------------------------------------------------------------------------------------------------
Version 1.112.0 - March 27, 2014
- Updated stubs for 112 release.
You can see source code of this release in github under https://github.com/paypal/merchant-sdk-ruby/tree/v1.112.0.
--------------------------------------------------------------------------------------------------
Version 1.106.2 - March 7, 2014
- Fixed BillAgreementUpdate issue
- Updated core version to 0.2.7
Version 1.106.1 - October 23, 2013
- Allow express_checkout_url to accept extra parameters
- Added license name as "PayPal SDK License"
Version 1.106.0 - August 22, 2013
- Updated stubs for 106 release.
You can see source code of this release in github under https://github.com/paypal/merchant-sdk-ruby/tree/v1.106.0.
--------------------------------------------------------------------------------------------------
Version 1.103.0 - June 06, 2013
- Updated stubs for 103 release.
You can see source code of this release in github under https://github.com/paypal/merchant-sdk-ruby/tree/v1.103.0.
--------------------------------------------------------------------------------------------------
Version 1.102.0 - May 23, 2013
- Updated stubs for 102 release.
You can see source code of this release in github under https://github.com/paypal/merchant-sdk-ruby/tree/v1.102.0.
--------------------------------------------------------------------------------------------------
Version 1.98.2 - April 26, 2013
- Updated core version to 0.2.3
- Added helper methods get response status
Version 1.98.1 - March 12, 2013
- Update paypal-sdk-core version to '~> 0.2.0'
Version 1.98.0 - February 04, 2013
- Updated stubs for 98 release.
- Added support for ruby - 1.8.7.
You can see source code of this release in github under https://github.com/paypal/merchant-sdk-ruby/tree/v1.98.0.
--------------------------------------------------------------------------------------------------
Version 1.96.2 - December 20, 2012
- Updated summary and description
- Added missing attributes in stubs
You can see source code of this release in github under https://github.com/paypal/merchant-sdk-ruby/tree/v1.96.2
--------------------------------------------------------------------------------------------------
Version 1.96.1 - December 14, 2012
- Added support for Instant Payment Notification (Refer IPN-README.md for more details)
You can see source code of this release in github under https://github.com/paypal/merchant-sdk-ruby/tree/v1.96.1.
--------------------------------------------------------------------------------------------------
Version 1.96.0 - December 10, 2012
- Initial release of ruby sdk for version 96
--------------------------------------------------------------------------------------------------