Skip to content

Commit aa9bef5

Browse files
committed
1.23.0
1 parent 31974da commit aa9bef5

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [1.23.0] - 2025-07-06
2+
3+
- Add support for FreeBSD's pmcstat callgraph format [[#502](https://github.com/jlfwong/speedscope/pull/502)] (by @ryan-moeller)
4+
15
## [1.22.2] - 2025-02-15
26

37
- 1.22.1

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

0 commit comments

Comments
 (0)