diff options
| author | Chris Boesch <chrboesch@noreply.codeberg.org> | 2025-08-15 15:06:54 +0200 |
|---|---|---|
| committer | Chris Boesch <chrboesch@noreply.codeberg.org> | 2025-08-15 15:06:54 +0200 |
| commit | 4bc9db1079b057dcffcfb65259204cb09dc36677 (patch) | |
| tree | 1729851a8061057fd2e4f5de4f0967c60cfe6622 /README.md | |
| parent | 82d8f06ffaed06a297bac98cc50ef6536fad95f1 (diff) | |
| parent | b580f7e30ec2adf7656e2d690adc7fb187bcdfed (diff) | |
Merge pull request 'Fixed changes in array list' (#292) from i291 into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/292
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -87,7 +87,7 @@ that if you update one, you may need to also update the other. ### Version Changes -Version-0.15.0-dev.1380 +* *2025-08-08* zig 0.15.0-dev.1519 - changes in array listr, see [#24801](https://github.com/ziglang/zig/pull/24801) * *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) |
