Skip to content

Start the 1.2.0.0 changelog, and record Spanish and Hebrew where they shipped - #70

Merged
Menelion merged 1 commit into
masterfrom
changelog-1.2.0
Sep 8, 2026
Merged

Menelion merged 1 commit into
masterfrom
changelog-1.2.0

Conversation

@Menelion

@Menelion Menelion commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Two separate things, both about the record rather than the code.

1.2.0.0 notes started

changelogs/1.2.0.0.md and a ## [1.2.0.0] — unreleased section in CHANGELOG.md, covering everything on master since the last release: the native menu bar and image list (#68), and WinGet packaging.

The date is left as unreleased and the fourth digit as a placeholder, since both settle once the release commit is known — v1.2.0 sits on 0df57af, so GitVersion counts from there.

Spanish and Hebrew, filed under 1.1.0.22

They shipped in that release. #66 merged at 2026-08-21T13:59:52Z; the v1.1.0.22 tag was cut at 19:54 the same day, and git merge-base --is-ancestor confirms the merge commit is an ancestor of the tag.

So this is filling a gap in existing notes, not rewriting them. Filing it under 1.2.0.0 instead would have announced a feature users have had since August as new.

Note on the diff

CHANGELOG.md shows 11 added lines rather than a whole-file change. It had drifted to LF in the working tree while the index holds CRLF, and this repository has no .gitattributes to normalize it — so it was written back as CRLF to keep the diff to real content.

https://claude.ai/code/session_01TJ8i7jHmkUjVCjVccLp6Hf

… shipped

Two separate things, both about the record rather than the code.

1.2.0.0 gets its notes started: the native menu bar and image list, and
WinGet packaging, which are everything on master since the last release.
The date is left as unreleased and the fourth digit as a placeholder, since
both settle when the release commit is known.

And the Spanish and Hebrew interfaces are recorded under 1.1.0.22, where
they belong. The work merged nearly six hours before that tag was cut, so
it went out in that release and had simply been left out of the notes.
Filing it under 1.2.0.0 instead would have told anyone reading that a
feature they have had since August was new.

Claude-Session: https://claude.ai/code/session_01TJ8i7jHmkUjVCjVccLp6Hf
@Menelion
Menelion merged commit 16ba9b7 into master Sep 8, 2026
1 check passed
@Menelion
Menelion deleted the changelog-1.2.0 branch September 8, 2026 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant