Skip to content

Commit

Permalink
0.12.4
Browse files Browse the repository at this point in the history
  • Loading branch information
3y3 committed Dec 3, 2015
1 parent 5171624 commit 48a89a4
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions ChangeLog.md
@@ -1,3 +1,20 @@
## 2015-12-03, Version 0.12.4

* bump v8-debug version (Yury Puzynya)

* Fix #763 (Yury Puzynya)

* Prevent leaking of data in Network for AWS and others (Yury Puzynya)

* Updates TravisCI build (Yury Puzynya)

* Reimplemented Injector entry point (Yury Puzynya)

* Simplifies evaluateGlobal func (Yury Puzynya)

* Update release.sh (Yury Puzynya)


## 2015-09-05, Version 0.12.3

* Fix tests (Yury Puzynya)
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "node-inspector",
"version": "0.12.3",
"version": "0.12.4",
"description": "Web Inspector based nodeJS debugger",
"homepage": "http://github.com/node-inspector/node-inspector",
"author": "Danny Coates <dannycoates@gmail.com>",
Expand Down

0 comments on commit 48a89a4

Please sign in to comment.