Skip to content

Commit 48a4cbe

Browse files
committed
docs: update changelog
1 parent 4cbdacb commit 48a4cbe

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
- Column totals for Grouped rows will now be shown inside the groups instead of on a seperate row ([#583][#583]).
1313
- Table actions: Copy to clipboard and Export to CSV directly from the button above the Analysis and Database table ([#589]).
14+
- Replace the Rows column on the Call Tree with two seperate columns, DML rows and SOQL rows ([#93]).
15+
- Replace Rows count on the Timeline tooltip with two new counts, DML rows and SOQL rows ([#93]).
1416

1517
### Changed
1618

@@ -388,6 +390,7 @@ Skipped due to adopting odd numbering for pre releases and even number for relea
388390
[#583]: https://github.com/certinia/debug-log-analyzer/issues/583
389391
[#589]: https://github.com/certinia/debug-log-analyzer/issues/589
390392
[#590]: https://github.com/certinia/debug-log-analyzer/issues/590
393+
[#93]: https://github.com/certinia/debug-log-analyzer/issues/93
391394

392395
<!-- 1.16.1 -->
393396

0 commit comments

Comments
 (0)