mirror of
https://github.com/jlfwong/speedscope.git
synced 2024-11-22 12:53:23 +03:00
Update CHANGELOG.md
This commit is contained in:
parent
8e09be7f7f
commit
1bbe3de944
@ -3,12 +3,13 @@
|
||||
### Added
|
||||
|
||||
### Fixed
|
||||
|
||||
* Fix emscripten remapping when symbols contain dashes, like `527:i32s-div` [#129]
|
||||
* Improved firefox import speed and fixed bugs in it [#128]
|
||||
* Preserve view state when switching tabs [#100]
|
||||
* Clamp zoom to prevent floating point issues [#121]
|
||||
* Prevent dragging from changing selection [#122]
|
||||
* Prevent non-contiguous blocks in the time ordered flamechart from appearing as a single node for selection [#123]
|
||||
* Prevent dragging from changing selection [#122]
|
||||
* Clamp zoom to prevent floating point issues [#121]
|
||||
* Preserve view state when switching tabs [#100]
|
||||
|
||||
## [0.4.0] - 2018-07-21
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user