Skip to content

chore(release): expand CHANGELOG for v2.1.17#2798

Open
glifocat wants to merge 2 commits into
nanocoai:mainfrom
glifocat:release/changelog-v2.1.17
Open

chore(release): expand CHANGELOG for v2.1.17#2798
glifocat wants to merge 2 commits into
nanocoai:mainfrom
glifocat:release/changelog-v2.1.17

Conversation

@glifocat

@glifocat glifocat commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator

Type of Change

  • Feature skill - adds a channel or integration (source code changes + SKILL.md)
  • Utility skill - adds a standalone tool (code files in .claude/skills/<name>/, no source changes)
  • Operational/container skill - adds a workflow or agent skill (SKILL.md only, no source changes)
  • Fix - bug fix or security fix to source code
  • Simplification - reduces or simplifies source code
  • Documentation - docs, README, or CONTRIBUTING changes only

Description

Release-prep bookkeeping: mirror the v2.1.17 release body into CHANGELOG.md so the in-tree changelog matches what's published on GitHub Releases.

Both release tags are already live; this PR is the in-tree mirror only.

Scope

  • Pure docs — no source, container, or skill changes. Single file touched: CHANGELOG.md.
  • Replaces the existing ## [Unreleased] block (which preheld a partial subset of these notes) with a leading empty ## [Unreleased] heading plus the full ## [2.1.17] - 2026-06-17 block, verbatim from the GitHub Release body. Everything from ## [2.1.0] onward is byte-identical to main.
  • All cross-doc links are relative docs/... paths, matching the rest of CHANGELOG.md — no absolute github.com URLs in the mirrored block.

Post-merge expectation

bump-version.yml will auto-bump to v2.1.18 after this merges. That's expected post-release housekeeping — the next functional bump rides on top of the mirrored changelog, not on top of the now-empty ## [Unreleased] block.

@github-actions github-actions Bot added follows-guidelines PR was created using the current contributing template PR: Docs Documentation changes labels Jun 17, 2026
@glifocat glifocat marked this pull request as ready for review June 17, 2026 15:04
@mksocial19-code

Copy link
Copy Markdown

Maintainer pass: mostly ready mechanically, with one scope note.\n\nProof:\n- GitHub patch touches only CHANGELOG.md (31 additions / 9 deletions).\n- Local merge onto current origin/main: clean.\n- git diff --check: clean.\n- Compared against the published v2.1.17 release body. The PR mirrors the ## Changes bullet list with repo-relative doc links, but it does not include the release body's intro line, New Contributors, Contributors, or Full Changelog sections.\n\nIf the intended scope is “CHANGELOG gets the release changes,” this is fine. If the intended scope is the PR description's “full release body, verbatim,” it needs either those sections added or the description narrowed. No replacement PR opened because this is a scope/wording choice, not a code fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

follows-guidelines PR was created using the current contributing template PR: Docs Documentation changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants