Skip to content

Commit 0ea65fb

Browse files
davidecavestrogithub-actions[bot]
authored andcommitted
docs: update CHANGELOG.md for 1.3.1 [skip ci]
1 parent b898b8d commit 0ea65fb

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [1.3.1] - 2025-04-26
8+
### :bug: Bug Fixes
9+
- [`5de340a`](https://github.com/davidecavestro/gphotos-cdp-docker/commit/5de340a024248e9273e3e94d57d13ea1e692827f) - quote filenames as they can contain spaces ( see [#2](https://github.com/davidecavestro/gphotos-cdp-docker/pull/2) ) *(commit by [@davidecavestro](https://github.com/davidecavestro))*
10+
- [`b898b8d`](https://github.com/davidecavestro/gphotos-cdp-docker/commit/b898b8dc271c94b4aee62097cf7e41184ca680cb) - avoid using awk to support filenames with spaces ( see [#2](https://github.com/davidecavestro/gphotos-cdp-docker/pull/2) ) *(commit by [@davidecavestro](https://github.com/davidecavestro))*
11+
12+
713
## [1.3.0] - 2024-12-01
814
### :bug: Bug Fixes
915
- [`a055649`](https://github.com/davidecavestro/gphotos-cdp-docker/commit/a055649be5b052c46599a93d1aafb36fdecb684c) - try to use a supported version of headless shell and cdproto *(commit by [@davidecavestro](https://github.com/davidecavestro))*
@@ -35,3 +41,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3541
[1.1.1]: https://github.com/davidecavestro/docker-gphotos-cdp/compare/1.1.0...1.1.1
3642
[1.2.0]: https://github.com/davidecavestro/gphotos-cdp-docker/compare/1.1.2...1.2.0
3743
[1.3.0]: https://github.com/davidecavestro/gphotos-cdp-docker/compare/1.2.0...1.3.0
44+
[1.3.1]: https://github.com/davidecavestro/gphotos-cdp-docker/compare/1.3.0...1.3.1

0 commit comments

Comments
 (0)