We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4828f80 commit 78b01caCopy full SHA for 78b01ca
1 file changed
CHANGELOG.md
@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
### Added
11
12
+- Debug Only Call Tree filtering ([#86][#86])
13
+ - Filters the Call Tree to show only debug statments with the context of the Call Stack.
14
- Show Log Parsing issues via notification bell ([#209][#209])
15
- Shows unsupported log event names + invalid log lines
16
@@ -290,6 +292,7 @@ Skipped due to adopting odd numbering for pre releases and even number for relea
290
292
291
293
<!-- Unreleased -->
294
295
+[#86]: https://github.com/certinia/debug-log-analyzer/issues/86
296
[#423]: https://github.com/certinia/debug-log-analyzer/issues/423
297
[#209]: https://github.com/certinia/debug-log-analyzer/issues/209
298
0 commit comments