Skip to content

Commit

Permalink
Release 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Feb 8, 2018
1 parent b9ecafd commit f7e8947
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,11 @@
<a name="2.6.0"></a>
# 2.6.0 (2018-02-08)

* Avoid unnecessary request ([6a690d2](https://github.com/kikobeats/browserless/commit/6a690d2))
* Update .text method ([3ec3bb9](https://github.com/kikobeats/browserless/commit/3ec3bb9))



<a name="2.5.0"></a>
# 2.5.0 (2018-01-27)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -2,7 +2,7 @@
"name": "browserless",
"description": "Chrome Headless API made easy",
"homepage": "https://documentup.com/Kikobeats/browserless",
"version": "2.5.0",
"version": "2.6.0",
"main": "index.js",
"author": {
"email": "josefrancisco.verdu@gmail.com",
Expand Down

0 comments on commit f7e8947

Please sign in to comment.