From 49e5627a6964d72cdfd9ad5fb89c81a78d4364f8 Mon Sep 17 00:00:00 2001 From: Matthew Jackson <1085847+MattJackson@users.noreply.github.com> Date: Sun, 28 Jun 2026 17:58:46 -0700 Subject: [PATCH] changelog: 1.1.0 (drop -beta.1 pre-release tag) --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b82f813..b7ba40f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [1.1.0-beta.1] — UNRELEASED +## [1.1.0] ### Added @@ -85,7 +85,7 @@ - **`--version` now matches the build stamped into MKVs.** The CLI's `--version` string and the `MuxingApp` / `WritingApp` fields written into every MKV now derive from a single libfreemkv constant — the package version plus the git - short hash (e.g. `freemkv 1.1.0-beta.1 (g835cc99)`). The muxer previously kept + short hash (e.g. `freemkv 1.1.0 (g835cc99)`). The muxer previously kept its own copy of that string, so the two could drift; a binary and the files it produces can no longer report different versions. - **DTS-HD Master Audio: a false core-sync inside the lossless extension no