Skip to content

Commit ef51590

Browse files
committed
V1.12.1
1 parent 76f273f commit ef51590

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# ChangeLog
2+
# V1.12.1
3+
* Fix for [#923: Local variables with same name between functions not tracking or updating context](https://github.com/Marus/cortex-debug/issues/923)
4+
* Tag VSCode generated debug lines with a timestamp when `showDevDebugTimestamps` is set to true
5+
* 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
26

37
# V1.12.0
48

0 commit comments

Comments
 (0)