Skip to content

Commit 0ed9000

Browse files
committed
docs: update changelog
1 parent 5a2be03 commit 0ed9000

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

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

1717
### Changed
1818

19+
- Open Apex Log Analyzer from a dirty vscode editor ([#213][#213])
20+
- Supports opening Apex Log Analyzer when a log is dragged and dropped into Salesforce Code Builder.
21+
- It allows for a log analysis to be shown when a file is deleted on local disk or a log is copy and pasted into an editor window without saving.
1922
- Make dragging more obvious on the Timeline by showing different cursors ([#423][#423])
2023
- Show the pointer cursor by default when hovering the Timeline.
2124
- Show the grabbing cursor when the mouse is pressed down on the Timeline, to indicate drag is now possible.
@@ -295,6 +298,7 @@ Skipped due to adopting odd numbering for pre releases and even number for relea
295298

296299
<!-- Unreleased -->
297300

301+
[#213]: https://github.com/certinia/debug-log-analyzer/issues/213
298302
[#86]: https://github.com/certinia/debug-log-analyzer/issues/86
299303
[#115]: https://github.com/certinia/debug-log-analyzer/issues/115
300304
[#423]: https://github.com/certinia/debug-log-analyzer/issues/423

0 commit comments

Comments
 (0)