Skip to content

Commit

Permalink
prep release
Browse files Browse the repository at this point in the history
  • Loading branch information
mceachen committed Feb 10, 2024
1 parent e393b53 commit d60ac77
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion 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

### v24.5.0

- 🌱 ExifTool upgraded to [v12.76](https://exiftool.org/history.html#v12.76). Note that an ARW file corrupting issue was found that's existed since v12.45.

- πŸ“¦ Updated dependencies, including new [batch-cluster v13](https://github.com/photostructure/batch-cluster.js/releases/tag/v13.0.0) πŸ€

### v24.4.0

- 🌱 ExifTool upgraded to [v12.73](https://exiftool.org/history.html#v12.73).
Expand Down Expand Up @@ -54,7 +60,7 @@ vendored versions of ExifTool match the version that they vendor.

- ✨ `.warnings` are returned by `ExifTool.read` and `ExifTool.write` tasks if there are non-critical warnings emitted to `stderr` by ExifTool.

- πŸ“¦ Some fields in `Tags` were moved to more correct groups
- πŸ“¦ Some fields in `Tags` were moved to more correct groups

- πŸ“¦ Refined `WriteTags` signature to omit `ExifToolTags` and `FileTags` fields.

Expand Down

0 comments on commit d60ac77

Please sign in to comment.