changelog: 1.1.0 (drop -beta.1 pre-release tag)

This commit is contained in:
Matthew Jackson
2026-06-28 17:58:46 -07:00
parent fb8405385e
commit 49e5627a69
+2 -2
View File
@@ -1,6 +1,6 @@
# Changelog # Changelog
## [1.1.0-beta.1] — UNRELEASED ## [1.1.0]
### Added ### Added
@@ -85,7 +85,7 @@
- **`--version` now matches the build stamped into MKVs.** The CLI's `--version` - **`--version` now matches the build stamped into MKVs.** The CLI's `--version`
string and the `MuxingApp` / `WritingApp` fields written into every MKV now string and the `MuxingApp` / `WritingApp` fields written into every MKV now
derive from a single libfreemkv constant — the package version plus the git 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 its own copy of that string, so the two could drift; a binary and the files it
produces can no longer report different versions. produces can no longer report different versions.
- **DTS-HD Master Audio: a false core-sync inside the lossless extension no - **DTS-HD Master Audio: a false core-sync inside the lossless extension no