From 5b8d51da385b77dacd708f5f83b13aca7a344559 Mon Sep 17 00:00:00 2001 From: Rhet Turnbull Date: Sun, 25 Apr 2021 19:09:35 -0700 Subject: [PATCH] Updated CHANGELOG.md, [skip ci] --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 81543168..67ed2c9d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [v0.42.13](https://github.com/RhetTbull/osxphotos/compare/v0.42.12...v0.42.13) + +> 26 April 2021 + +- Added read-only ExifToolCaching class, to implement #325 [`91804d5`](https://github.com/RhetTbull/osxphotos/commit/91804d53eaafddb7bff83b065014099827bb9d43) +- Added normalized flag to ExifTool.asdict() [`3d26206`](https://github.com/RhetTbull/osxphotos/commit/3d26206d91d51a0a57670212b25afa4786953c02) +- Updated docs [`dc0bbd5`](https://github.com/RhetTbull/osxphotos/commit/dc0bbd5fd689f38d19cae16fce0a6ee11819ca08) + #### [v0.42.12](https://github.com/RhetTbull/osxphotos/compare/v0.42.11...v0.42.12) > 25 April 2021