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 668bb03 commit ff447c2Copy full SHA for ff447c2
CHANGELOG.md
@@ -1,5 +1,11 @@
1
## Unreleased
2
3
+## [1.7.0] - 2020-07-13
4
+
5
+### Added
6
7
+- Introduced filtering via Ctrl+F/Cmd+F into the sandwich view [[#293](https://github.com/jlfwong/speedscope/pull/293)]
8
9
## [1.6.0] - 2020-05-30
10
11
### Added
package.json
@@ -1,6 +1,6 @@
{
"name": "speedscope",
- "version": "1.6.0",
+ "version": "1.7.0",
"description": "",
"repository": "jlfwong/speedscope",
"main": "index.js",
0 commit comments