my ziglings
0

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request 'fixed readme' (#409) from readme into main

Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/409

Chris Boesch (Apr 19, 2026, 3:01 PM +0200) 234e829b ca8aee84

+2 -2
+2 -2
README.md
··· 74 74 current, Ziglings tracks **development** builds of the Zig 75 75 compiler rather than versioned **release** builds. The last 76 76 stable release was `0.16`, but Ziglings needs a dev build with 77 - pre-release version "0.16.0" and a build number at least as high 77 + pre-release version "0.17.0-dev" and a build number at least as high 78 78 as that shown in the example version check above. 79 79 80 - **Hint**: You can find a version change summary at the end of this README. 80 + **Hint**: You can find a summary of breaking changes at the end of this README. 81 81 82 82 It is likely that you'll download a build which is _greater_ than 83 83 the minimum.