From 7271f09446607e7ac47d29f1b79fbacf01f81a4b Mon Sep 17 00:00:00 2001 From: Andreas Stefl Date: Sat, 15 Aug 2026 19:12:23 +0200 Subject: [PATCH] Cut 1.39's heading and write 1.40's store copy Everything under Unreleased is in: the tool bar sitting on the status bar (#155), the chevron and the pencil (#156), and a document fitted to the screen (#157). That is a version, so the heading is cut to 1.40 and the store copy for it written. No date and no compare link on the heading: v1.40 is written when the drafted release is published, and this file says to wait for the tag. The Unreleased link stays on v1.39...HEAD for the same reason. Co-Authored-By: Claude Opus 5 (1M context) Claude-Session: https://claude.ai/code/session_01Q1T4UTUxDqjCGUn3Uiyhkj --- CHANGELOG.md | 2 +- fastlane/metadata/en-US/changelogs/1.40.txt | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 fastlane/metadata/en-US/changelogs/1.40.txt diff --git a/CHANGELOG.md b/CHANGELOG.md index fffbbb8..9e0b144 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,7 +16,7 @@ open: **a second build under the same version goes under the already cut heading, not back under `Unreleased`.** Date the heading and add its compare link once the version tag exists. -## [Unreleased] +## [1.40] ### Changed diff --git a/fastlane/metadata/en-US/changelogs/1.40.txt b/fastlane/metadata/en-US/changelogs/1.40.txt new file mode 100644 index 0000000..6f97007 --- /dev/null +++ b/fastlane/metadata/en-US/changelogs/1.40.txt @@ -0,0 +1,4 @@ +- A document opens fitted to the screen instead of running off the edge +- The buttons above a document no longer sit on the status bar, and the empty band below them is gone +- Editing a document is a pencil next to the search button, rather than something to find in the menu +- The way back to your documents is a chevron, as everywhere else