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.textile
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,6 @@
1
+
*2.0.1*
2
+
* Fix broken gem configparser dependency
3
+
1
4
*2.0.0*
2
5
* Switched the Ruby API client to use XML-RPC when calling the SoftLayer API rather than using the REST-like interface.
3
6
* Result limits are now specified using @result_limit(offset,limit)@.
@@ -27,4 +30,4 @@ The @result_offset@ API filter has been removed.
27
30
* We have some API routines that start with 'get' but expect arguments anyway. The code now uses HTTP POST to send requests for which the user has provided arguments regardless of the name of the routine.
0 commit comments