Skip to content

Commit 519847b

Browse files
author
Jamie Wong
committed
1.3.2
1 parent 6d4f349 commit 519847b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
## Unreleased
22

3+
## [1.3.2] - 2018-12-03
4+
5+
* Fixed import of multithreaded Chrome profiles [#19] (by @jlfwong)
6+
7+
### Fixed
8+
39
## [1.3.1] - 2018-11-08
410

511
### Fixed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "speedscope",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"description": "",
55
"repository": "jlfwong/speedscope",
66
"main": "index.js",

0 commit comments

Comments
 (0)