From 500cf71f7e13c0a3e504893f59070281cec8e795 Mon Sep 17 00:00:00 2001 From: Rhet Turnbull Date: Sun, 20 Jun 2021 15:31:44 -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 5026e499..67cc6a0c 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.43](https://github.com/RhetTbull/osxphotos/compare/v0.42.42...v0.42.43) + +> 20 June 2021 + +- Implemented --post-function, #442 [`987c91a`](https://github.com/RhetTbull/osxphotos/commit/987c91a9ff4b9936d479d7d238a5e5b842265dec) +- Added post_function.py [`233942c`](https://github.com/RhetTbull/osxphotos/commit/233942c9b6836fb6fa9907e9264ec3513322930b) +- Fixed function names to work around Click.runner issue [`821e338`](https://github.com/RhetTbull/osxphotos/commit/821e338b7575c6e053b8d3d958c481dfa62a00bc) + #### [v0.42.42](https://github.com/RhetTbull/osxphotos/compare/v0.42.41...v0.42.42) > 19 June 2021