Skip to content

Commit 42e85af

Browse files
committed
0.4.7 release
1 parent 24f6732 commit 42e85af

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

History.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
0.5.0 / 2014-06-16
1+
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
26
=================
37
* Fix for the `elementFormDefault` functionality.
48
* Fix determining the namespace for complex elements.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "soap",
3-
"version": "0.4.6",
3+
"version": "0.4.7",
44
"description": "A minimal node SOAP client",
55
"engines": {
66
"node": ">=0.8.0"

0 commit comments

Comments
 (0)