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 6d4f349 commit 519847bCopy full SHA for 519847b
CHANGELOG.md
@@ -1,5 +1,11 @@
1
## Unreleased
2
3
+## [1.3.2] - 2018-12-03
4
+
5
+* Fixed import of multithreaded Chrome profiles [#19] (by @jlfwong)
6
7
+### Fixed
8
9
## [1.3.1] - 2018-11-08
10
11
### Fixed
package.json
@@ -1,6 +1,6 @@
{
"name": "speedscope",
- "version": "1.3.1",
+ "version": "1.3.2",
"description": "",
"repository": "jlfwong/speedscope",
"main": "index.js",
0 commit comments