From b580f7e30ec2adf7656e2d690adc7fb187bcdfed Mon Sep 17 00:00:00 2001 From: Chris Boesch Date: Fri, 15 Aug 2025 15:03:10 +0200 Subject: [PATCH] adjusted version information --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ca2069a..bf84593 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,6 @@ 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)