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 0c1e477 commit bd546caCopy full SHA for bd546ca
CHANGELOG.md
@@ -1,5 +1,11 @@
1
## Unreleased
2
3
+## [1.5.1] - 2019-06-06
4
+
5
+### Fixed
6
7
+* Fixed import of trace event files which contain unmatched "E" events (#222) (by @jlfwong)
8
9
## [1.5.0] - 2019-02-17
10
11
### Added
package.json
@@ -1,6 +1,6 @@
{
"name": "speedscope",
- "version": "1.5.0",
+ "version": "1.5.1",
"description": "",
"repository": "jlfwong/speedscope",
"main": "index.js",
0 commit comments