chore: add CHANGELOG.md#37
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This repo has no
CHANGELOG.md. This PR adds one, covering the project's history to date using the Keep a Changelog format (https://keepachangelog.com/en/1.1.0/), grouped under a single[Unreleased]section since no tags/releases exist yet.Entries are drawn from the merged PR history (since repo inception on 2026-02-19), filtering out pure lint/eslint-rule chores, dependency bumps, and bookkeeping/snapshot-only commits.
Added
/openURL scheme (feat: add API versioning for /open URL scheme #27)/openpage after 10 seconds, with a persistent toggle to disable it (feat: auto-close /open page after 10s with persistent toggle #26)pre:openandpost:openconfig options (Add Hooks section: document pre:open and post:open config options #11)Changed
lucide-reacticon library (Close centy issue #20: replace inline SVG icons with lucide-react #22)Fixed
/v2/open) instead of a query parameter (?v=2) (fix: use path-based versioning (/v2/open) not query param (?v=2) #28)worktree-io/actiontoworktree-io/comment-action(Fix action name: worktree-io/action → worktree-io/comment-action #16)Test plan
gh pr list --state mergedhistory for accuracy and PR numberingCHANGELOG.mdonlycc @tupe12334
This pull request was opened by the CHANGELOG.md keeper (owned repos + my orgs) routine of moadim.