Updated CHANGELOG.md [skip ci]

This commit is contained in:
Rhet Turnbull 2023-08-13 07:59:00 -07:00
parent d7cf66b11f
commit 51b1abccf8

View File

@ -29,7 +29,7 @@ Initial support for photos in Shared iCloud Libraries has been implemented. Thes
#### Changed #### Changed
- Changed `--sidecar-template` options to use named options instead of boolean - Changed `--sidecar-template` options to use named options instead of boolean
- Changed signature of --post-function function to enable it to work with --report, --cleanup (#1142) - Changed signature of --post-function function to enable it to work with --report, --cleanup (#1136)
- Now can catch template errors with `catch_errors` option to `--sidecar-template` - Now can catch template errors with `catch_errors` option to `--sidecar-template`
#### Fixed #### Fixed