diff options
| author | Chris Boesch <chrboesch@noreply.codeberg.org> | 2024-08-22 16:44:30 +0000 |
|---|---|---|
| committer | Chris Boesch <chrboesch@noreply.codeberg.org> | 2024-08-22 16:44:30 +0000 |
| commit | 296a2b5c6ad3b03dbd237453e7c267d1ca1bab07 (patch) | |
| tree | c2da51c2ff2769f9f1352b8ae209bc4123cabd24 /README.md | |
| parent | ed88236fa729f12e98fafc6fd39a3c7913f10511 (diff) | |
| parent | 8e35cf79901ffe38b3325412a605fdb6cefbeb8f (diff) | |
Merge pull request 'Fixes changes in zig build system.' (#148) from i_147 into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/148
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -88,7 +88,8 @@ that if you update one, you may need to also update the other. ### Version Changes -Version-0.14.0-dev.839 +Version-0.14.0-dev.1224 +* *2024-08-04* zig 0.14.0-dev.1224 - several changes in build system, see [#21115](https://github.com/ziglang/zig/pull/21115) * *2024-08-04* zig 0.14.0-dev.839 - several changes in build system, see [#20580](https://github.com/ziglang/zig/pull/20580), [#20600](https://github.com/ziglang/zig/issues/20600) * *2024-06-17* zig 0.14.0-dev.42 - changes in `std.mem.split and tokenize` - see [#15579](https://github.com/ziglang/zig/pull/15579) * *2024-05-29* zig 0.13.0-dev.339 - rework std.Progress - see [#20059](https://github.com/ziglang/zig/pull/20059) |
