aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 59dfffe..ef55853 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
1# Changelog 1# Changelog
2 2
3## 0.1.8 — 2026-05-07
4
5- Added a setting to write an LLDB proxy log file for debugging the debug adapter.
6- Improved ZLS error logging in the Extension Console.
7- Updated German localisation.
8- Clarified third-party licences for bundled assets and grammar.
9
3## 0.1.7 — 2026-05-07 10## 0.1.7 — 2026-05-07
4 11
5- Initial release: syntax highlighting, ZLS integration, task templates, and LLDB debugging. 12- Initial release: syntax highlighting, ZLS integration, task templates, and LLDB debugging.