docs: add v0.2.0 changelog entries — weekly audit 2026-06-23#22
Draft
krakenhavoc wants to merge 1 commit into
Draft
docs: add v0.2.0 changelog entries — weekly audit 2026-06-23#22krakenhavoc wants to merge 1 commit into
krakenhavoc wants to merge 1 commit into
Conversation
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-23
Supersedes #21.
Documentation gaps identified
CHANGELOG.mdcontained only av0.1.0entry with no[Unreleased]sectionv0.2.0features (scan API) had shipped but were entirely absent from the changelogChanges made
CHANGELOG.md:## [Unreleased]at top## [0.2.0] - 2026-05-03with the following entries:POST /scanendpoint (public scan API)KK_PROBE_SCAN_API_ENABLEDenvironment variable (default:false)KK_PROBE_SCAN_API_SECRETenvironment variable forX-Probe-Secretheader authenticationScanAPIConfigstruct[0.2.0]diff vs[0.1.0]v0.1.0entry and its link reference unchangedStatus note
#21 remains open and unmerged. This edition carries forward the same gaps — the fix is on branch
claude/loving-maxwell-q4s61x. Close #21 once this PR is reviewed.Suggested version bump
The v0.2.0 features are already shipped. Ensure the
v0.2.0git tag exists on main and points to the correct merge commit.