From 57ee40ecb7183bba2e8254ee58657e986aeff5ba Mon Sep 17 00:00:00 2001 From: Rhet Turnbull Date: Sun, 6 Nov 2022 19:21:31 -0800 Subject: [PATCH] Updated CHANGELOG.md [skip ci] --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a04b753..305fa82a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,18 @@ 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.52.0](https://github.com/RhetTbull/osxphotos/compare/v0.51.8...v0.52.0) + +> 6 November 2022 + +- add dalisoft as a contributor for code, and test [`#806`](https://github.com/RhetTbull/osxphotos/pull/806) +- fix: remove warning for macOS 11.7 [`#805`](https://github.com/RhetTbull/osxphotos/pull/805) +- Refactor update osxmetadata [`#804`](https://github.com/RhetTbull/osxphotos/pull/804) +- Version bump [`d91bf14`](https://github.com/RhetTbull/osxphotos/commit/d91bf14790616818dbb8b70431a4ee11601838aa) +- Updated dependencies [`61ac447`](https://github.com/RhetTbull/osxphotos/commit/61ac447e3e425b83a5eba986ed3dbe1d31c66105) +- Fixed typo in requirements.txt [`6fa07d4`](https://github.com/RhetTbull/osxphotos/commit/6fa07d48c55b615a695c309f007675d8b93ade2d) +- Bugfix for bare {filepath} template [`0ba8bc3`](https://github.com/RhetTbull/osxphotos/commit/0ba8bc3eb9caaa9fe7319fd694ef8d64263b9472) + #### [v0.51.8](https://github.com/RhetTbull/osxphotos/compare/v0.51.7...v0.51.8) > 25 September 2022