summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Boesch <chrboesch@noreply.codeberg.org>2025-08-15 15:03:10 +0200
committerChris Boesch <chrboesch@noreply.codeberg.org>2025-08-15 15:03:10 +0200
commitb580f7e30ec2adf7656e2d690adc7fb187bcdfed (patch)
tree1729851a8061057fd2e4f5de4f0967c60cfe6622
parentaeacadb76be91619417d3d13df20b25a0ca21392 (diff)
adjusted version information
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
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)