aboutsummaryrefslogtreecommitdiff
path: root/Zig.novaextension/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'Zig.novaextension/CHANGELOG.md')
-rw-r--r--Zig.novaextension/CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/Zig.novaextension/CHANGELOG.md b/Zig.novaextension/CHANGELOG.md
index 7f76537..0c91b23 100644
--- a/Zig.novaextension/CHANGELOG.md
+++ b/Zig.novaextension/CHANGELOG.md
@@ -1,5 +1,11 @@
# Changelog
+## 0.2.1 — 2026-05-11
+
+- Compiler errors and warnings now clear properly before each build instead of accumulating across runs.
+- Fixed `-D` user options not being passed to `zig build` when set via the task configuration.
+- Issue matcher split into separate patterns for errors, warnings, and notes.
+
## 0.2.0 — 2026-05-10
*Zig Package* is now **Zig build**. The macOS Terminal variant is gone — use the new Console setting instead.