diff options
| author | Chris Boesch <chrboesch@noreply.codeberg.org> | 2025-08-08 20:40:05 +0200 |
|---|---|---|
| committer | Chris Boesch <chrboesch@noreply.codeberg.org> | 2025-08-08 20:40:05 +0200 |
| commit | 8284ff2a4c09c4b2adf2ea2d01c1f86fa4ef392f (patch) | |
| tree | f933c0a8ceccbab12f1ce6248fdab8f511a08b33 /README.md | |
| parent | 711cb70c5ac23da50ea830366c418cc40d537e0f (diff) | |
| parent | fd310273a7aeecbf877057a62c3f32bc1405c926 (diff) | |
Merge pull request 'Current version set' (#287) from i285 into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/287
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -88,6 +88,7 @@ that if you update one, you may need to also update the other. ### Version Changes Version-0.15.0-dev.1092 +* *2025-08-08* zig 0.15.0-dev.1380 - changes in build system, see [#24588](https://github.com/ziglang/zig/pull/24588) * *2025-07-22* zig 0.15.0-dev.1092 - various changes due to new I/O API, see [#24488](https://github.com/ziglang/zig/pull/24488) * *2024-09-16* zig 0.14.0-dev.1573 - introduction of labeled switch, see [#21257](https://github.com/ziglang/zig/pull/21257) * *2024-09-02* zig 0.14.0-dev.1409 - several changes in std.builtin, see [#21225](https://github.com/ziglang/zig/pull/21225) |
