Skip to content

Clean up 6.8 changelog entries#789

Open
theospears wants to merge 2 commits into
masterfrom
claude/trusting-wozniak-oR3bO
Open

Clean up 6.8 changelog entries#789
theospears wants to merge 2 commits into
masterfrom
claude/trusting-wozniak-oR3bO

Conversation

@theospears
Copy link
Copy Markdown
Collaborator

@theospears theospears commented May 25, 2026

Follow-up to the 6.8 CHANGELOG merged in #781. After @krugerk's review and a closer audit of each entry against its PR, this trims a few items that don't belong in a user-facing changelog comparing 6.8 to 6.7 — mainly intra-cycle churn (changes introduced and resolved within 6.8, so never shipped in 6.7) and internal-only refactors.

Documentation only; no code changes.

https://claude.ai/code/session_01PdrB3jRc94ZS4fBwVqJoRN

Remove the `.dance` line (#729): it was introduced (#709) and replaced
within the 6.8 cycle, so it never shipped to users and is not a bugfix.
Drop the SKView focus-warning (#715) and HealthKit auth refactor (#742)
entries as internal-only changes, consistent with omitting refactors.
Note that #770 also fixed the incompatible pins, and drop #771 from the
gallery-sort line as an unrelated settings fix.
@theospears theospears requested a review from a team as a code owner May 25, 2026 04:35
The incompatible pins were introduced by Dependabot bumps within the 6.8
cycle and never shipped in 6.7, so they weren't fixed relative to the last
release. Only the CI guard is a durable, user-relevant change.
Comment thread CHANGELOG.md
Copy link
Copy Markdown
Contributor

@krugerk krugerk May 25, 2026

Choose a reason for hiding this comment

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

git diff 6.7...HEAD
or
git log --oneline 6.7...HEAD

and there are still a lot of items mentioned.

Some that might be worth mentioning that have not yet been mentioned:

Maybe under API changes (or remove the section?)

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.

3 participants