summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9d6a98d..33c7011 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
-# SPDX-FileCopyrightText: 2021 Yoran Heling <projects@yorhel.nl>
+# SPDX-FileCopyrightText: 2021-2022 Yoran Heling <projects@yorhel.nl>
# SPDX-License-Identifier: MIT
+2.0.1 - 2022-01-01
+ - Still requires Zig 0.9.0
+ - Fix build failure to find 'wcwidth' on some systems
+ - Add ZIG_FLAGS option to Makefile
+
2.0 - 2021-12-21
- Requires Zig 0.9.0
- That's the only change.