Skip to content

docs: add CHANGELOG.md with 1.0.0 initial release entry#103

Merged
winebarrel merged 1 commit into
mainfrom
docs-changelog-initial-release
May 6, 2026
Merged

docs: add CHANGELOG.md with 1.0.0 initial release entry#103
winebarrel merged 1 commit into
mainfrom
docs-changelog-initial-release

Conversation

@winebarrel

Copy link
Copy Markdown
Owner

Summary

Add `CHANGELOG.md` matching the pistachio format — one `## [version] - date` heading per release with a bulleted body. The 1.0.0 entry is a single `* Initial release.` line; future versions get appended above.

`TODO.md` drops the corresponding "Low" entry.

Test plan

  • Doc-only.

🤖 Generated with Claude Code

Mirrors the pistachio CHANGELOG format (one h2 per release,
bulleted body, oldest entry is a single "* Initial release.").

TODO.md drops the corresponding entry from the Low section.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 6, 2026 06:32

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Adds a project changelog file to start tracking releases, and updates the TODO list to reflect that the changelog is no longer pending work.

Changes:

  • Added CHANGELOG.md with an initial 1.0.0 entry (dated 2026-05-06).
  • Removed the CHANGELOG.md item from the “Low — tests / docs / release” section in TODO.md.

Reviewed changes

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

File Description
TODO.md Removes the now-completed CHANGELOG.md TODO entry.
CHANGELOG.md Introduces a new changelog with an initial 1.0.0 release entry.

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

@winebarrel winebarrel merged commit 69abf20 into main May 6, 2026
7 checks passed
@winebarrel winebarrel deleted the docs-changelog-initial-release branch May 6, 2026 06:34
@codecov

codecov Bot commented May 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.86%. Comparing base (e2c2089) to head (32608cf).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #103   +/-   ##
=======================================
  Coverage   86.86%   86.86%           
=======================================
  Files          30       30           
  Lines        3357     3357           
=======================================
  Hits         2916     2916           
  Misses        270      270           
  Partials      171      171           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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