File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments