Skip to content

Commit

Permalink
v1.10.0 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
barasher committed Jun 7, 2023
1 parent 3d2245a commit b9a9a53
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -103,3 +103,6 @@ See [example function ExampleExiftool_Write in exiftool_sample_test.go](exiftool
- [New option to output format for GPS coordinates (`CoordFormat`)](https://github.com/barasher/go-exiftool/pull/60) (thanks to [Andy Gorman](https://github.com/agorman))
- [v1.9.0](https://github.com/barasher/go-exiftool/milestone/15)
- [New option to specify `-api` parameter to Exiftool](https://github.com/barasher/go-exiftool/issues/59) (thanks to [Blesmol](https://github.com/Blesmol))
- [v1.10.0](https://github.com/barasher/go-exiftool/milestone/16)
- [New option to prefix metadata keys with group names (specifies `-G` parameter to Exiftool)](https://github.com/barasher/go-exiftool/issues/67) (thanks to [Andy Gorman](https://github.com/agorman))

0 comments on commit b9a9a53

Please sign in to comment.