This commit is contained in:
Jamie Wong
2018-07-21 19:44:57 -07:00
parent fcc6808054
commit 2f95f77fcf
2 changed files with 5 additions and 2 deletions
+4 -1
View File
@@ -1,8 +1,11 @@
## [Unreleased]
## [0.4.0] - 2018-07-21
### Added
* Support for importing v8 logs from node
* Support for importing v8 logs from node [#98]
* Optionally read from stdin via cli [#99]
## [0.3.0] - 2018-07-18
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "speedscope",
"version": "0.3.0",
"version": "0.4.0",
"description": "",
"main": "index.js",
"bin": {