Skip to content

Commit 78b01ca

Browse files
committed
docs: update changelog
1 parent 4828f80 commit 78b01ca

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
@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Added
1111

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.
1214
- Show Log Parsing issues via notification bell ([#209][#209])
1315
- Shows unsupported log event names + invalid log lines
1416

@@ -290,6 +292,7 @@ Skipped due to adopting odd numbering for pre releases and even number for relea
290292

291293
<!-- Unreleased -->
292294

295+
[#86]: https://github.com/certinia/debug-log-analyzer/issues/86
293296
[#423]: https://github.com/certinia/debug-log-analyzer/issues/423
294297
[#209]: https://github.com/certinia/debug-log-analyzer/issues/209
295298

0 commit comments

Comments
 (0)