This commit is contained in:
Jamie Wong
2020-07-13 22:10:28 -07:00
parent 668bb032ba
commit ff447c2719
2 changed files with 7 additions and 1 deletions

View File

@@ -1,5 +1,11 @@
## Unreleased
## [1.7.0] - 2020-07-13
### Added
- Introduced filtering via Ctrl+F/Cmd+F into the sandwich view [[#293](https://github.com/jlfwong/speedscope/pull/293)]
## [1.6.0] - 2020-05-30
### Added

View File

@@ -1,6 +1,6 @@
{
"name": "speedscope",
"version": "1.6.0",
"version": "1.7.0",
"description": "",
"repository": "jlfwong/speedscope",
"main": "index.js",