Skip to content

Commit

Permalink
Release 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Oct 24, 2018
1 parent 24b93f1 commit 03bb4e9
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
<a name="1.4.0"></a>
# 1.4.0 (2018-10-24)

* Add debug logs ([c419eed](https://github.com/Kikobeats/html-get/commit/c419eed))
* Add timeout for ping ([db1913f](https://github.com/Kikobeats/html-get/commit/db1913f))
* Add url resolution ([43fa92c](https://github.com/Kikobeats/html-get/commit/43fa92c))
* Adjust timeouts ([c5da87e](https://github.com/Kikobeats/html-get/commit/c5da87e))
* Release 1.3.7 ([d429c89](https://github.com/Kikobeats/html-get/commit/d429c89))
* Update scripts ([24b93f1](https://github.com/Kikobeats/html-get/commit/24b93f1))



<a name="1.3.7"></a>
## 1.3.7 (2018-10-24)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "html-get",
"description": "Get the HTML from any website, using prerendering when is necessary.",
"homepage": "https://documentup.com/Kikobeats/html-get",
"version": "1.3.7",
"version": "1.4.0",
"main": "src/index.js",
"author": {
"email": "josefrancisco.verdu@gmail.com",
Expand Down

0 comments on commit 03bb4e9

Please sign in to comment.