Skip to content

Commit

Permalink
V1.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
haneefdm committed Aug 25, 2023
1 parent 76f273f commit ef51590
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# ChangeLog
# V1.12.1
* Fix for [#923: Local variables with same name between functions not tracking or updating context](https://github.com/Marus/cortex-debug/issues/923)
* Tag VSCode generated debug lines with a timestamp when `showDevDebugTimestamps` is set to true
* For `symbolFIles`, you can simply specify a elf file or specify an object that has other options like offsets. If you do not need any special options, `symbolFiles` is now a simple array of elf-file-names

# V1.12.0

Expand Down

0 comments on commit ef51590

Please sign in to comment.