From 0955727fe963f5e7d804b341be4bd8898a2889c8 Mon Sep 17 00:00:00 2001 From: Andreas Stefl Date: Fri, 14 Aug 2026 22:48:40 +0200 Subject: [PATCH] Cut the heading to 4.15.0 The release run reads the section under `## 4.15.0` twice - once before building, so missing copy costs seconds rather than a version, and again in the record job, where it becomes the body of the drafted github release. Unreleased is not a version, so the heading has to name one before v4.15.0 is dispatched. Nothing under it changes: 4.15.0 is odrcore 6.6.0 and nothing else. Co-Authored-By: Claude Opus 5 (1M context) Claude-Session: https://claude.ai/code/session_01ScKEsM7MEV8DY7UkTEhLix --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 400d5ab18495..0b478142c05a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,7 @@ users, one file per version code under `fastlane/metadata/android/en-US/changelogs/`, and pasted into the Play Console when the release is promoted. -## Unreleased +## 4.15.0 - PDFs look much closer to the original: text sits at the right place and size, colours match, pages are trimmed the way a PDF viewer trims them, and more of