Skip to content

Commit 2062267

Browse files
release v1.9.0 (#577)
1 parent b34ad22 commit 2062267

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 1.9.0 (2023-02-10)
6+
57
- fix: replace invalid chars in filenames with '_' [#378](https://github.com/icloud-photos-downloader/icloud_photos_downloader/issues/378)
68
- feature: add `--domain` parameter to support mainland China [#572](https://github.com/icloud-photos-downloader/icloud_photos_downloader/issues/572), [#545](https://github.com/icloud-photos-downloader/icloud_photos_downloader/issues/545)
79
- feature: add `linux/arm/v7` and `linux/arm/v6` docker image [#434](https://github.com/icloud-photos-downloader/icloud_photos_downloader/issues/434)

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name="icloudpd",
8-
version="1.8.1",
8+
version="1.9.0",
99
url="https://github.com/icloud-photos-downloader/icloud_photos_downloader",
1010
description=(
1111
"icloudpd is a command-line tool to download photos and videos from iCloud."

0 commit comments

Comments
 (0)