Skip to content

Commit

Permalink
prep 22.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mceachen committed Sep 4, 2023
1 parent 1ad20da commit b525d8e
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,12 @@ vendored versions of ExifTool match the version that they vendor.

## Version history

### v22.2.0

- ✨ Add support for zone extraction from `ExifDateTime`, `ExifTime`, `number[]`, and `number` fields.

- 📦 Improve type signature of `extractTzOffsetFromTags`.

### v22.1.0

- 🌱 ExifTool upgraded to [v12.65](https://exiftool.org/history.html#v12.65)
Expand All @@ -41,12 +47,12 @@ vendored versions of ExifTool match the version that they vendor.
- 🌱 ExifTool upgraded to [v12.62](https://exiftool.org/history.html#v12.62)

- 🐞 Fix exports for DefaultExifToolOptions and several other non-type values. Thanks for the [bug report, renambot!](https://github.com/photostructure/exiftool-vendored.js/issues/144)

### v21.5.1

- 📦 Avoid double-rendering of ImageDataMD5 (Thanks, Phil! See [forum post for details](https://exiftool.org/forum/index.php?topic=14706.msg79218#msg79218))
- 📦 Pull down new camera test images, rebuild Tags and docs

- 📦 Pull down new camera test images, rebuild Tags and docs

### v21.5.0

Expand Down

0 comments on commit b525d8e

Please sign in to comment.