Commit 8e6fc2062c
Verified · cmc ci/build: success ci/sonar: success ci/test: success ci/vuln: success
CHANGELOG.org +3 −1
| @@ -4,7 +4,7 @@ Versioning follows semver from v0.1.0. Database migrations run | ||
| 4 | 4 | automatically on daemon start; upgrade notes appear per release when |
| 5 | 5 | anything beyond "replace the binary and restart" is needed. |
| 6 | 6 | |
| 7 | * v1.22.0 — unreleased | |
| 7 | * v1.22.0 — 2026-09-12 | |
| 8 | 8 | |
| 9 | 9 | The CLI output sweep (#183). The rules are on the wiki's Users page, |
| 10 | 10 | under "Output rules". |
| @@ -19,6 +19,8 @@ under "Output rules". | ||
| 19 | 19 | - =status list= and =repo topics= print rows. |
| 20 | 20 | - =admin runners remove=; =forget= stays as an alias until the next |
| 21 | 21 | release. |
| 22 | - A missing positional argument prints the hint and the usage line | |
| 23 | (#215). | |
| 22 | 24 | |
| 23 | 25 | * v1.21.0 — 2026-09-12 |
| 24 | 26 | |