Skip to content

Commit

Permalink
3.0.0
Browse files Browse the repository at this point in the history
 * feat: update dependencies (Raymond Feng)
 * chore: update lodash (jannyHou)
 * chore: update CODEOWNERS (Diana Lau)
 * feat(client) add soapHeaders at run time (Mario Estrada)
 * Handle restrictions in anonymous simple types (Jonathan Roberts)
  • Loading branch information
raymondfeng committed Oct 28, 2020
1 parent e70ed0a commit bda154b
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions CHANGES.md
@@ -1,3 +1,17 @@
2020-10-28, Version 3.0.0
=========================

* feat: update dependencies (Raymond Feng)

* chore: update lodash (jannyHou)

* chore: update CODEOWNERS (Diana Lau)

* feat(client) add soapHeaders at run time (Mario Estrada)

* Handle restrictions in anonymous simple types (Jonathan Roberts)


2020-03-25, Version 2.0.0
=========================

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "strong-soap",
"version": "2.0.0",
"version": "3.0.0",
"description": "A minimal node SOAP client",
"engines": {
"node": ">=8.11.1"
Expand Down

0 comments on commit bda154b

Please sign in to comment.