diff options
| author | Chris Boesch <chrboesch@noreply.codeberg.org> | 2026-01-04 14:17:27 +0100 |
|---|---|---|
| committer | Chris Boesch <chrboesch@noreply.codeberg.org> | 2026-01-04 14:17:27 +0100 |
| commit | f87097ae54f5b5508f71106354cd18d4cb2dc520 (patch) | |
| tree | 7c1ef5184fad9964336a80450d5d64b5aa5603fe /README.md | |
| parent | 8791b9440a1b3c726997c671cc9b83d14d389bd4 (diff) | |
minor typos
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -86,7 +86,7 @@ that if you update one, you may need to also update the other. ### Version Changes -* *2025-12-28 zig 0.16.0-dev.1859 - file system I/O integrated with the std.Io interface, see [#30232](https://codeberg.org/ziglang/zig/pulls/30232) +* 2025-12-28 zig 0.16.0-dev.1859 - file system I/O integrated with the std.Io interface, see [#30232](https://codeberg.org/ziglang/zig/pulls/30232) * *2025-11-01* zig 0.16.0-dev.1204 - more changes due to new I/O API, see [#25592](https://github.com/ziglang/zig/pull/25592) * *2025-09-24* zig 0.16.0-dev.377 - Enable passing file content as args, see [#25228](https://github.com/ziglang/zig/pull/25228) * *2025-09-03* zig 0.16.0-dev.164 - changes in reader, see [#25077](https://github.com/ziglang/zig/pull/25077) |
