You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,12 @@
1
1
# Change Log
2
2
3
+
## Version 4.1.0.20200122 (2020-01-22)
4
+
5
+
* New field: The **Employee** object now has an `is_owner` field.
6
+
* New enumeration: The **CardBrand** enumeration has a new `SQUARE_CAPITAL_CARD` enum value to support a Square one-time Installments payment.
7
+
8
+
* New request body field constraint: The __Refund__ Payment request now requires a payment_id.
9
+
3
10
## Version 4.0.0-20191217 (2019-12-17)
4
11
!!!important
5
12
Square is excited to announce the public release of customized SDKs for [Java](https://github.com/square/square-java-sdk) and [.NET](https://github.com/square/square-dotnet-sdk). For more information, see [Square SDKs](/sdks).
0 commit comments