From c7d56d3b80f8685a8d1a86106682b85ca10f5d0f Mon Sep 17 00:00:00 2001 From: grok-reviewer-andresmgsl Date: Wed, 29 Jul 2026 14:45:57 +0000 Subject: [PATCH] docs: shorten changelog.d/111.md under the 300-char entry guard --- changelog.d/111.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.d/111.md b/changelog.d/111.md index fa9d2ed..ffd0cb2 100644 --- a/changelog.d/111.md +++ b/changelog.d/111.md @@ -1,3 +1,3 @@ ### Changed -- `install.sh` and bootstrap's box fetch take `RIG_HOST` / `BOX_HOST` so a Forgejo origin can serve the install channel (#111). Archive candidates are host-only (`refs/tags` then `refs/heads` on every forge); the release channel is tag-only (`release_tag_url`, no heads fallthrough). Box's raw fetch tries `/raw/tag/` then `/raw/branch/` and never guesses kind from spelling. `BOX_HOST` defaults through `RIG_HOST`. +- `install.sh` and bootstrap's box fetch take `RIG_HOST` / `BOX_HOST` so a Forgejo origin can serve the install channel (#111)