Skip to content

Commit 7a55d1b

Browse files
committed
chore: update changelog
1 parent 14f5349 commit 7a55d1b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
1414
- `Client.from_config` and `Client.close` ([#46](https://github.com/stac-utils/stac-asset/pull/46))
1515
- Retry configuration for S3 ([#47](https://github.com/stac-utils/stac-asset/pull/47))
1616
- `Collection` download ([#50](https://github.com/stac-utils/stac-asset/pull/50))
17-
- Progress reporting ([#55](https://github.com/stac-utils/stac-asset/pull/55))
18-
- `DownloadStrategy` ([#64](https://github.com/stac-utils/stac-asset/pull/64))
17+
- Progress reporting ([#55](https://github.com/stac-utils/stac-asset/pull/55), [#69](https://github.com/stac-utils/stac-asset/pull/69))
18+
- `ErrorStrategy` ([#69](https://github.com/stac-utils/stac-asset/pull/69))
19+
- `fail_fast` ([#69](https://github.com/stac-utils/stac-asset/pull/69))
1920

2021
### Changed
2122

2223
- Use `Config` instead of standalone arguments ([#45](https://github.com/stac-utils/stac-asset/pull/45), [#67](https://github.com/stac-utils/stac-asset/pull/67))
23-
- s/CantIncludeAndExclude/CannotIncludeAndExclude/ ([#45](https://github.com/stac-utils/stac-asset/pull/45))
2424
- Re-use the same client for an entire item collection ([#59](https://github.com/stac-utils/stac-asset/pull/59))
2525

2626
### Removed

0 commit comments

Comments
 (0)