Skip to content

Commit

Permalink
prep v18.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mceachen committed Oct 22, 2022
1 parent 92f9cde commit d01922f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,12 @@ vendored versions of ExifTool match the version that they vendor.

## Version history

### v18.4.1

- 🐞 The public export for `BinaryField` mistakenly exposed it being named
`BinaryDataField`. The name of the export and the class are now both
`BinaryField`.

### v18.4.0

- ✨ Binary fields are now parsed to a new `BinaryField` object which parses
Expand Down

0 comments on commit d01922f

Please sign in to comment.