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 864c065 commit ddc6130Copy full SHA for ddc6130
CHANGELOG.md
@@ -1,5 +1,11 @@
1
## Unreleased
2
3
+## [1.4.1] - 2019-01-22
4
+
5
+### Fixed
6
7
+* Fix importing of Trace Event Format files with no ts field on M events [#198] (by @jlfwong)
8
9
## [1.4.0] - 2019-01-22
10
11
### Added
package.json
@@ -1,6 +1,6 @@
{
"name": "speedscope",
- "version": "1.4.0",
+ "version": "1.4.1",
"description": "",
"repository": "jlfwong/speedscope",
"main": "index.js",
0 commit comments