This commit is contained in:
Jamie Wong
2018-09-04 20:55:25 -07:00
parent 789f296c9c
commit 2686a3ccc0
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -1,6 +1,9 @@
## Unreleased
## [1.0.2] - 2018-09-04
### Fixed
* Allow optional CR before LF when probing collapsed stacks files [#154]
* Fix import for Firefox 63 [#156]
* Change time formatting for minutes from 1.50min to 1:30 [#153]
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "speedscope",
"version": "1.0.1",
"version": "1.0.2",
"description": "",
"repository": "jlfwong/speedscope",
"main": "index.js",