We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24f6732 commit 42e85afCopy full SHA for 42e85af
History.md
@@ -1,4 +1,8 @@
1
-0.5.0 / 2014-06-16
+0.4.7 / 2014-06-16
2
+=================
3
+* Allow request elements to have both content and attributes.
4
+
5
+0.4.6 / 2014-06-16
6
=================
7
* Fix for the `elementFormDefault` functionality.
8
* Fix determining the namespace for complex elements.
package.json
@@ -1,6 +1,6 @@
{
"name": "soap",
- "version": "0.4.6",
+ "version": "0.4.7",
"description": "A minimal node SOAP client",
"engines": {
"node": ">=0.8.0"
0 commit comments