diff options
| author | Chris Boesch <[email protected]> | 2024-06-08 16:31:06 +0000 |
|---|---|---|
| committer | Chris Boesch <[email protected]> | 2024-06-08 16:31:06 +0000 |
| commit | 7f78701d199be38809303d26b29d8a636cbcd201 (patch) | |
| tree | d81ea56d728cee104060c143b6f7ca9d01039a5f /README.md | |
| parent | 6223dc0f83cb903ad259aacfb4eb2e4e50eab9b0 (diff) | |
| parent | 5c9b9bdc343f8960b16ac6d219274759396cfe64 (diff) | |
| download | ziglings-7f78701d199be38809303d26b29d8a636cbcd201.tar.xz ziglings-7f78701d199be38809303d26b29d8a636cbcd201.zip | |
Merge branch 'main' into grammar
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -88,7 +88,8 @@ that if you update one, you may need to also update the other. ### Version Changes -Version-0.12.0-dev.3518 +Version-0.13.0-dev.339 +* *2024-05-29* zig 0.13.0-dev.339 - rework std.Progress - see [#20059](https://github.com/ziglang/zig/pull/20059) * *2024-03-21* zig 0.12.0-dev.3518 - change to @fieldParentPtr - see [#19470](https://github.com/ziglang/zig/pull/19470) * *2024-03-21* zig 0.12.0-dev.3397 - rename std.os to std.posix - see [#5019](https://github.com/ziglang/zig/issues/5019) * *2024-03-14* zig 0.12.0-dev.3302 - changes in `std.fmt` - floating-point formatting implementation - see [#19229](https://github.com/ziglang/zig/pull/19229) |
