Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

Commit

Permalink
v1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jhnns committed Sep 3, 2014
1 parent 0c3f5a3 commit 68958c7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
Changelog
---------

### 1.0.6
- Fix potential performance issues when PhantomJS' stdin was cluttered with messages

### 1.0.5
- `phantom.childProcess.cleanStdout` now implements the regular Readable interface

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "phridge",
"version": "1.0.5",
"version": "1.0.6",
"description": "A bridge between node and phantomjs",
"main": "./lib/main.js",
"scripts": {
Expand Down

0 comments on commit 68958c7

Please sign in to comment.