We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 301dae7 commit ec6c8ccCopy full SHA for ec6c8cc
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# 🌯 Changelog
2
3
+## v1.5.0
4
+
5
+* Changes:
6
+ * Bump Zig to version `0.15.2`.
7
+ * README improvements.
8
+ * Zig side logger improvements, do not use heap allocations.
9
+ * Fix warning when using `module.project()`.
10
11
## v1.4.0
12
13
* Changes:
VERSION
@@ -1 +1 @@
-1.4.0
+1.5.0
0 commit comments