Skip to content

docs: add changelog to the website - #337

Merged
undivisible merged 1 commit into
masterfrom
docs/website-changelog
Sep 16, 2026
Merged

undivisible merged 1 commit into
masterfrom
docs/website-changelog

Conversation

@undivisible

@undivisible undivisible commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

Why

The public site had no changelog. Releases (0.9.8 crates.io + GitHub binaries) were only visible on GitHub/crates.io.

What

  • Add docs/changelog.md (0.9.8 current, 0.9.7 skipped, earlier 0.9.x).
  • Sidebar Project → Changelog; homepage nav Changelog.
  • Index it in docs/README.md and [targets.llms].
  • Dist test asserts /docs/changelog.html and the homepage link.

bun test in docs-site: 8 pass.


Note

Low Risk
Documentation, navigation, and test-only changes with no compiler or runtime behavior impact.

Overview
Adds a public changelog so crate and GitHub binary releases are documented on the site, not only on GitHub/crates.io.

New docs/changelog.md covers 0.9.8 (current) through earlier 0.9.x and notes the skipped 0.9.7 publish. It is wired into the docs build via a Project → Changelog sidebar entry in docs-gen, listed in docs/README.md, and included in [targets.llms] for LLM indexing. The landing page header gains a Changelog link to ./docs/changelog.html.

A dist test asserts docs/changelog.html is generated with the doc shell (including the Project nav section and 0.9.8) and that the homepage links to it.

Reviewed by Cursor Bugbot for commit 75e9ac0. Configure here.

Publish docs/changelog.md as /docs/changelog.html, list it under
Project in the docs sidebar, and link it from the landing header.

Amp-Thread-ID: https://ampcode.com/threads/T-01a0a631-f6de-735d-b395-b45d281f927e
Co-authored-by: Max Carter <undivisible@vk.com>
@capy-ai

capy-ai Bot commented Sep 16, 2026

Copy link
Copy Markdown

Capy couldn't review this pull request because Max's workspace is out of credits, add credits or enable auto-reload to resume automatic reviews.

Open in Capy

@cursor

cursor Bot commented Sep 16, 2026

Copy link
Copy Markdown

Bugbot couldn't run - usage limit reached

Bugbot is counted against Cursor usage for this user or team, and this run hit a usage or spend limit.

A user or team admin can review and increase usage limits in the Cursor dashboard.

(requestId: serverGenReqId_04c47650-7606-4c29-b3de-e3a436d664fc)

@mergify

mergify Bot commented Sep 16, 2026

Copy link
Copy Markdown

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

@undivisible
undivisible merged commit 2b31b48 into master Sep 16, 2026
7 checks passed
@undivisible
undivisible deleted the docs/website-changelog branch September 16, 2026 05:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants