Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bajtos committed Mar 28, 2017
1 parent 6fc88f1 commit bc09cc0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions ChangeLog.md
@@ -1,3 +1,12 @@
## 2017-03-28, Version 1.0.0

* fix: upgrade v8-debug and v8-profiler, fix some test suites (#991) (淘小杰)

* fix: can not find `NativeModule` in node 6.4.x and above (#990) (淘小杰)

* Update README (#988) (Miroslav Bajtoš)


## 2017-03-06, Version 0.12.10

* Fix callback call in InjectorClient._findNMInScope (#914) (Sergey Sharov)
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "node-inspector",
"version": "0.12.10",
"version": "1.0.0",
"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 bc09cc0

Please sign in to comment.