docs: promote chain endpoint release in CHANGELOG — weekly audit 2026-06-30#90
Draft
krakenhavoc wants to merge 1 commit into
Draft
docs: promote chain endpoint release in CHANGELOG — weekly audit 2026-06-30#90krakenhavoc wants to merge 1 commit into
krakenhavoc wants to merge 1 commit into
Conversation
… 2026-06-30 GET /certs/tls/:id/chain (PR #79) shipped; move from [Unreleased] to [2026-05-28] Certificate Chain release section.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Weekly Documentation Audit — 2026-06-30
Supersedes #89.
Documentation gaps identified
docs/CHANGELOG.mdhad theGET /certs/tls/:id/chainendpoint in[Unreleased]despite the feature having shipped (PR feat: add full certificate chain support #79 merged)[Unreleased]section needed to be cleared and reset for future entriesChanges made
docs/CHANGELOG.md:[Unreleased]→[2026-05-28] — Certificate Chainwith PR feat: add full certificate chain support #79 reference[Unreleased]at top for future changes[2026-05-03]and earlier) preserved unchangedStatus note
#89 remains open and unmerged. This edition carries forward the same gaps — the fix is on branch
claude/nifty-shannon-tbdkfw. Close #89 once this PR is reviewed.Suggested version bump
v0.4.0 — the
GET /certs/tls/:id/chainendpoint is a new user-visible API addition. Tagv0.4.0on the commit that merged PR #79 (or on main once confirmed clean).