diff options
| author | Chris Boesch <chrboesch@noreply.codeberg.org> | 2025-08-24 13:19:25 +0200 |
|---|---|---|
| committer | Chris Boesch <chrboesch@noreply.codeberg.org> | 2025-08-24 13:19:25 +0200 |
| commit | 0661d4fd48d68aaf1b1fe8275d4f56dad32d8ae2 (patch) | |
| tree | 7025c494c665c6c03244c6859ced3c07f54831f9 /README.md | |
| parent | 06e56be9c5568a996815941847b3373a5f268029 (diff) | |
| parent | 1407c7fb91d7a587e053de23ea640d5f6b0b2951 (diff) | |
Merge branch 'main' into chore/fix-019-function-description
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-15* zig 0.15.0-dev.1519 - changes in array list, 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) |
