Skip to content

Commit

Permalink
prep 10.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mceachen committed Mar 30, 2020
1 parent 7321d6f commit 3a43ae7
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,15 @@ vendored versions of ExifTool match the version they vendor.

## Version history

### v10.1.0

- 🐞 ExifTool doesn't (currently) respect `-ignoreMinorErrors` when extracting
binary blobs. `BinaryExtractionTask` now assumes stderr messages matching
`/^warning: /` are not actually errors.
- 🌱 ExifTool upgraded to [v11.91](https://exiftool.org/history.html#v11.91)
- 📦 Updated dependencies
- 📦 Prettier 2.0.0 pulled in and codebase reformatted with new defaults, causing huge (no-op) diff.

### v10.0.0

- 💔 **Breaking change:** For the past many major versions, when date and time
Expand Down

0 comments on commit 3a43ae7

Please sign in to comment.