Skip to content

Commit ad49dac

Browse files
committed
1.3.1
1 parent 6562fec commit ad49dac

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.1] - 2018-11-08
4+
5+
### Fixed
6+
7+
* Fixed a file import performance regression by using TextDecoder [#188] (by @jlfwong)
8+
39
## [1.3.0] - 2018-10-29
410

511
### Added

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.0",
3+
"version": "1.3.1",
44
"description": "",
55
"repository": "jlfwong/speedscope",
66
"main": "index.js",

0 commit comments

Comments
 (0)