Skip to content

Commit 33fe5be

Browse files
committed
docs: update changelog
1 parent f628669 commit 33fe5be

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212
- Highlight and copy text to clipboard: Call Tree, Analysis and Database views ([#504][#504])
1313
- Previously the highlighted text would be immediately cleared
1414

15+
### Fixed
16+
17+
- Performance regression of Call Tree rendering ([#581][#581])
18+
- Call Tree not correctly keeping position when rows where hidden / shown via Details and Debug Only ([#581][#581])
19+
1520
## [1.16.1] - 2024-12-03
1621

1722
### Fixed
@@ -369,6 +374,7 @@ Skipped due to adopting odd numbering for pre releases and even number for relea
369374
<!-- Unreleased -->
370375

371376
[#504]: https://github.com/certinia/debug-log-analyzer/issues/504
377+
[#581]: https://github.com/certinia/debug-log-analyzer/issues/581
372378

373379
<!-- 1.16.1 -->
374380

0 commit comments

Comments
 (0)