adjusted version information

This commit is contained in:
Chris Boesch 2025-08-15 15:03:10 +02:00
parent aeacadb76b
commit b580f7e30e
No known key found for this signature in database
GPG Key ID: 8712DF4D3E364668

View File

@ -87,7 +87,6 @@ that if you update one, you may need to also update the other.
### Version Changes ### 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.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-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) * *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)