We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cff14e commit 09c4170Copy full SHA for 09c4170
CHANGELOG.txt
@@ -1,5 +1,11 @@
1
CHANGELOG.txt for xmlapi.php
2
3
+ 1.0.9:
4
+ - Add input argument to method signature for servicestatus()
5
+
6
+ 1.0.8:
7
+ - Correct unpark bug as reported by Randall Kent
8
9
1.0.7:
10
- Corrected typo for setrellerlimits where xml_query incorrectly called xml-api's setresellerips
11
xmlapi.php
@@ -36,7 +36,7 @@
36
*
37
* 1.0.9:
38
* added input argument to servicestatus method which allows single service
39
-* filtering
+* filtering (Case 50804)
40
41
* 1.0.8:
42
* correct unpark bug as reported by Randall Kent
0 commit comments