aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordrglove <[email protected]>2024-01-05 08:27:52 +0000
committerdrglove <[email protected]>2024-01-05 08:27:52 +0000
commit7d23ddc1f633a13dcf24177ef9b6e8608d393143 (patch)
tree022a78bb379d60d34721f74ab1514b4275774fe5 /README.md
parentba9447d2c64e7d8fd1bb5d57b2d753b17c6dd00b (diff)
downloadziglings-7d23ddc1f633a13dcf24177ef9b6e8608d393143.tar.xz
ziglings-7d23ddc1f633a13dcf24177ef9b6e8608d393143.zip
Update version changes with 2043.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 279cbdd..57fb8d1 100644
--- a/README.md
+++ b/README.md
@@ -97,6 +97,7 @@ that if you update one, you may need to also update the other.
### Version Changes
Version-0.12.0-dev.1243
+* *2024-01-05* zig 0.12.0-dev.2043 - rename of `std.Build.FileSource` to `std.Build.LazyPath` - see[#16353](https://github.com/ziglang/zig/issues/16353)
* *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