diff --git a/changelog.json b/changelog.json index 5d2cc78..6c7e77f 100644 --- a/changelog.json +++ b/changelog.json @@ -1,5 +1,16 @@ { "releases": [ + { + "version": "0.2.4", + "date": "2026-08-02", + "fixed": [ + { + "title": "Apple Reminders access", + "text": "Approving Reminders access now works correctly in signed Dayline builds, so connected lists load normally instead of continuing to show the System Settings permission warning.", + "pr": 61 + } + ] + }, { "version": "0.2.3", "date": "2026-08-02",