aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChris Boesch <[email protected]>2023-04-12 19:32:34 +0200
committerGitHub <[email protected]>2023-04-12 19:32:34 +0200
commit850ec0c164617cf62c1dc1cc13cd65fc61d4e245 (patch)
tree707367f99fd7d5637c583ceb89d15d6d2ad709ee /README.md
parentbf013df4bfa03de213591befe5c2b1b922712356 (diff)
downloadziglings-850ec0c164617cf62c1dc1cc13cd65fc61d4e245.tar.xz
ziglings-850ec0c164617cf62c1dc1cc13cd65fc61d4e245.zip
Update README.md
url fixed
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fb70a81..14b1590 100644
--- a/README.md
+++ b/README.md
@@ -81,7 +81,7 @@ about input:
### Version Changes
Version-0.11.0-dev.2560+602029bb2
-* *2023-04-07* zig 0.11.0-dev.2401 - fixes of the new build system - #212
+* *2023-04-07* zig 0.11.0-dev.2401 - fixes of the new build system - see [#212](https://github.com/ratfactor/ziglings/pull/212)
* *2023-02-21* zig 0.11.0-dev.2157 - changes in `build system` - new: parallel processing of the build steps
* *2023-02-21* zig 0.11.0-dev.1711 - changes in `for loops` - new: Multi-Object For-Loops + Struct-of-Arrays
* *2023-02-12* zig 0.11.0-dev.1638 - changes in `std.Build` cache_root now returns a directory struct