From 5bd793ae64aead179e63fcd179f812afbca57b37 Mon Sep 17 00:00:00 2001 From: Rhet Turnbull Date: Mon, 19 Dec 2022 09:14:06 -0800 Subject: [PATCH] Updated CHANGELOG.md [skip ci] --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 02e93a0e..d70fbe54 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,20 @@ 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.55.3](https://github.com/RhetTbull/osxphotos/compare/v0.55.2...v0.55.3) + +> 19 December 2022 + +- Release files for 0.55.3 [`#879`](https://github.com/RhetTbull/osxphotos/pull/879) +- Partial implementation for #868, candidate paths [`#878`](https://github.com/RhetTbull/osxphotos/pull/878) +- Fix for #853, deleted files not in exportdb --report [`#877`](https://github.com/RhetTbull/osxphotos/pull/877) +- Fix for #872, duplicate results with --exif (and --name) [`#876`](https://github.com/RhetTbull/osxphotos/pull/876) +- fix: dev_requirements.txt to reduce vulnerabilities [`#836`](https://github.com/RhetTbull/osxphotos/pull/836) +- Added errors to export database, --update-errors to export, #872 [`#874`](https://github.com/RhetTbull/osxphotos/pull/874) +- Bug fix for missing RAW images during export [`8b9af7b`](https://github.com/RhetTbull/osxphotos/commit/8b9af7be6758292b03dc291261636f334ff407a4) +- Release files [`de584e3`](https://github.com/RhetTbull/osxphotos/commit/de584e3dec63025c583910e1fa4b247341b25379) +- Added Ventura 13.1 to support OS versions [`830da7b`](https://github.com/RhetTbull/osxphotos/commit/830da7b3b40c1908c10310c41005fd3cf318cecd) + #### [v0.55.2](https://github.com/RhetTbull/osxphotos/compare/v0.55.1...v0.55.2) > 13 December 2022