Skip to content

Commit c1f08b9

Browse files
committed
chore: update changelog for v31.1.0 with new Tags.ts rebuild details and sorted TagMetadata.json keys
1 parent 05459d9 commit c1f08b9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ vendored versions of ExifTool match the version that they vendor.
2828
### v31.1.0
2929

3030
- 🌱 Upgraded ExifTool to version [13.38](https://exiftool.org/history.html#13.38).
31+
- ✨ Rebuilt `Tags.ts`: fields that live in multiple groups **are now included in every group**. Prior versions would pick the first-seen group for these fields, and that was nondeterministic between versions.
32+
- 📦 `TagMetadata.json` keys are sorted to minimize later per-version diffs
33+
- 📦 (did you know that `File:Comment` was writable? TIL!)
3134

3235
### v31.0.0
3336

0 commit comments

Comments
 (0)