We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 789f296 commit 2686a3cCopy full SHA for 2686a3c
CHANGELOG.md
@@ -1,6 +1,9 @@
1
## Unreleased
2
3
+## [1.0.2] - 2018-09-04
4
+
5
### Fixed
6
7
* Allow optional CR before LF when probing collapsed stacks files [#154]
8
* Fix import for Firefox 63 [#156]
9
* Change time formatting for minutes from 1.50min to 1:30 [#153]
package.json
@@ -1,6 +1,6 @@
{
"name": "speedscope",
- "version": "1.0.1",
+ "version": "1.0.2",
"description": "",
"repository": "jlfwong/speedscope",
"main": "index.js",
0 commit comments