diff options
| author | Chris Boesch <[email protected]> | 2023-04-12 19:32:34 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-04-12 19:32:34 +0200 |
| commit | 850ec0c164617cf62c1dc1cc13cd65fc61d4e245 (patch) | |
| tree | 707367f99fd7d5637c583ceb89d15d6d2ad709ee /README.md | |
| parent | bf013df4bfa03de213591befe5c2b1b922712356 (diff) | |
| download | ziglings-850ec0c164617cf62c1dc1cc13cd65fc61d4e245.tar.xz ziglings-850ec0c164617cf62c1dc1cc13cd65fc61d4e245.zip | |
Update README.md
url fixed
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
