We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f24233 commit f5c2d53Copy full SHA for f5c2d53
CHANGES.md
@@ -1,3 +1,15 @@
1
+2016-09-30, Version 1.0.1
2
+=========================
3
+
4
+ * code review fixes (rashmihunt)
5
6
+ * fixed wsdl-test failure (rashmihunt)
7
8
+ * add babel script as prepublish (deepakrkris)
9
10
+ * remove forceSoap12Headers wsdl option and reimplement (rashmihunt)
11
12
13
2016-09-27, Version 1.0.0
14
=========================
15
package.json
@@ -1,6 +1,6 @@
{
"name": "strong-soap",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "A minimal node SOAP client",
"engines": {
"node": ">=0.10.0"
0 commit comments