Skip to content

chore: update Unreleased changelog with PRs merged since v0.7.7#271

Merged
danielmeppiel merged 2 commits intomainfrom
chore/changelog-unreleased
Mar 12, 2026
Merged

chore: update Unreleased changelog with PRs merged since v0.7.7#271
danielmeppiel merged 2 commits intomainfrom
chore/changelog-unreleased

Conversation

@danielmeppiel
Copy link
Collaborator

Updates the Unreleased section of CHANGELOG.md with all 14 PRs merged into main since the v0.7.7 tag, following Keep a Changelog format.

Added

Fixed

Changed


No code changes — documentation only.

Add 14 PRs merged after v0.7.7 to the Unreleased section, organized
by Keep a Changelog categories (Added, Fixed, Changed). External
contributors credited inline.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings March 12, 2026 23:12
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Unreleased section of CHANGELOG.md to reflect PRs merged since v0.7.7, following Keep a Changelog structure.

Changes:

  • Added new Added / Fixed / Changed bullets under Unreleased for the 14 merged PRs since v0.7.7.
  • Captured highlights across install drift detection, diagnostics, unpack logging, docs migration, refactors, dependency bumps, and test coverage.
Comments suppressed due to low confidence (1)

CHANGELOG.md:27

  • This entry lists #258 as part of the README revamp, but #258 is the docs narrative redesign PR (not a README change). Update the PR references so this bullet only cites the README-related PRs (e.g., #251 and #256), and reference #258 in its own appropriate changelog entry.
- Revamp README as storefront for documentation site (#251, #256, #258)

- Diff-aware `apm install` — manifest as source of truth: removed packages, ref/version changes, and MCP config drift in `apm.yml` all self-correct on the next `apm install` without `--update` or `--force`; introduces `drift.py` with pure helper functions (#260)
- `DiagnosticCollector` for structured install diagnostics (#267)
- Detailed file-level logging to `apm unpack` command (#252)
- Astro Starlight documentation site with narrative redesign (#243)
Copy link

Copilot AI Mar 12, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This bullet conflates two separate PRs: #243 is the Starlight docs site migration, while the “narrative redesign” work is in #258. To keep the changelog accurate, split this into distinct entries and ensure #258 is referenced on the correct line/section (likely under Changed).

This issue also appears on line 27 of the same file.

Copilot uses AI. Check for mistakes.
Codifies Keep a Changelog conventions: one line per PR, external
contributor attribution, grouped by Added/Changed/Fixed, etc.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@danielmeppiel danielmeppiel merged commit 223658b into main Mar 12, 2026
6 checks passed
@danielmeppiel danielmeppiel deleted the chore/changelog-unreleased branch March 12, 2026 23:18
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