docs: add v0.2.0 changelog entries — weekly documentation audit 2026-07-14#25
Draft
krakenhavoc wants to merge 1 commit into
Draft
docs: add v0.2.0 changelog entries — weekly documentation audit 2026-07-14#25krakenhavoc wants to merge 1 commit into
krakenhavoc wants to merge 1 commit into
Conversation
…07-14 Supersedes #23. No new PRs merged since the 2026-06-30 audit; CHANGELOG.md still only has a v0.1.0 entry despite the v0.2.0 on-demand scan API having shipped. Carries forward the same fix.
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-07-14
Supersedes #23. No new PRs merged in this repo since the 2026-06-30 audit, so the gap is unchanged.
Documentation gap
CHANGELOG.mdcontains only av0.1.0entry with no[Unreleased]section;v0.2.0features (on-demand scan API) shipped but are entirely absent from the changelog.Changes made
CHANGELOG.md:## [Unreleased]at top## [0.2.0] - 2026-05-03with:POST /scanendpoint (disabled by default),KK_PROBE_SCAN_API_ENABLEDenv var,KK_PROBE_SCAN_API_SECRETenv var,ScanAPIConfigstruct[0.2.0]diff vs[0.1.0]New docs needed
None this week.
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.