Skip to content

docs: move release notes into CHANGELOG.md#32

Merged
sidharthmirch merged 1 commit into
mainfrom
sidharthmirch/v0.14.15-release
Apr 9, 2026
Merged

docs: move release notes into CHANGELOG.md#32
sidharthmirch merged 1 commit into
mainfrom
sidharthmirch/v0.14.15-release

Conversation

@sidharthmirch
Copy link
Copy Markdown
Owner

Summary

  • Move the fork release history out of README.md into a standalone CHANGELOG.md.
  • Include release entries for v0.14.5 through v0.14.15 plus 0.14.6-PRE in the changelog.
  • Update README.md to link to CHANGELOG.md from the fork changes section.

Test Plan

  • ./node_modules/.bin/prettier --write README.md CHANGELOG.md
  • ./node_modules/.bin/prettier --check README.md CHANGELOG.md

Copilot AI review requested due to automatic review settings April 9, 2026 06:31
@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@sidharthmirch sidharthmirch merged commit 3414f82 into main Apr 9, 2026
5 checks passed
Copy link
Copy Markdown

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

Moves the fork’s release history out of README.md into a dedicated CHANGELOG.md, and updates the README to link to it.

Changes:

  • Removed embedded changelog content from README.md and replaced it with a link to CHANGELOG.md.
  • Added CHANGELOG.md containing release notes for v0.14.5 through v0.14.15 plus 0.14.6-PRE.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
README.md Replaces inline changelog section with a link to the standalone changelog.
CHANGELOG.md Adds consolidated fork release history entries and download notes.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread CHANGELOG.md
Comment on lines +98 to +99
- **Apple Silicon (M1/M2/M3):** \`Chorus-aarch64.app.zip\` or \`Chorus-aarch64.dmg\`
- **Intel:** \`Chorus-x86_64.app.zip\` or \`Chorus-x86_64.dmg\`
Copy link

Copilot AI Apr 9, 2026

Choose a reason for hiding this comment

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

The download filenames here are wrapped in escaped backticks (`...`), which will render as literal backticks instead of inline code. Remove the backslash escaping so the filenames are formatted consistently with the other release entries.

Copilot uses AI. Check for mistakes.
Comment thread CHANGELOG.md

Released 2026-04-08

This is a testing build which should have the same feature-set as v0.14.14. Intended use is for proof-of-concept for merging with base fork meltylabs/chorus
Copy link

Copilot AI Apr 9, 2026

Choose a reason for hiding this comment

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

This paragraph reads like a run-on sentence and ends without punctuation. Consider splitting into two sentences and clarifying what “base fork meltylabs/chorus” refers to (e.g., “upstream meltylabs/chorus”), then add a trailing period.

Copilot uses AI. Check for mistakes.
Comment thread CHANGELOG.md
> xattr -d com.apple.quarantine /Applications/Chorus.app
> ```

## 0.14.6-PRE (pre-release)
Copy link

Copilot AI Apr 9, 2026

Choose a reason for hiding this comment

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

Version headings in this file mostly use a leading "v" (e.g., "v0.14.14"). If the pre-release tag also uses that convention, consider renaming this heading to match for easier scanning and consistent linking.

Copilot uses AI. Check for mistakes.
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