Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## Unreleased

**Highlights:** Clearer alarm guidance and a repaired Homebrew release handoff.

- Clarify in `add`/`edit` help and command docs that `--alarm` schedules a notification without enabling Apple's native Urgent toggle; use Reminders.app to enable Urgent. Thanks @Amitdvl.
- Unblock Homebrew updates by accepting GitHub's bare release-verifier workflow path while retaining exact branch, source commit, freshness, and native-architecture checks.

## 0.3.5 - 2026-09-05

**Highlights:** Repeated list creation now preserves existing lists, reminder reads and writes handle missing calendars, and week views respect calendar boundaries.
Expand Down