From 8a1fbea5c9d9902aa0eab111e3cf4c9d8af8cc17 Mon Sep 17 00:00:00 2001 From: Chris Boesch Date: Tue, 24 Oct 2023 11:57:44 +0200 Subject: fixed build: renamed exec to run --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index fabe8b5..cfe7128 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,8 @@ that if you update one, you may need to also update the other. ### Version Changes -Version-0.11.0-dev.4246+71dfce31b +Version-0.12.0-dev.1243 +* *2023-10-24* zig 0.12.0-dev.1243 - changes in `std.ChildProcess`: renamed exec to run - see[#5853](https://github.com/ziglang/zig/issues/5853) * *2023-06-26* zig 0.11.0-dev.4246 - changes in compile step (now it can be null) * *2023-06-26* zig 0.11.0-dev.3853 - removal of destination type from all cast builtins * *2023-06-20* zig 0.11.0-dev.3747 - `@enumToInt` is now `@intFromEnum` and `@intToFloat` is now `@floatFromInt` -- cgit v1.2.3