This commit is contained in:
Jamie Wong
2021-02-14 23:36:12 -08:00
parent 7dcfab1bbc
commit 03a5104317
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -1,3 +1,9 @@
## [1.13.0] - 2021-02-14
### Added
- Support for importing callgrind profiles [[#331](https://github.com/jlfwong/speedscope/pull/331)]
## [1.12.1] - 2020-11-12
### Fixed
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "speedscope",
"version": "1.12.1",
"version": "1.13.0",
"description": "",
"repository": "jlfwong/speedscope",
"main": "index.js",