Skip to content

Commit 32566ef

Browse files
committed
chore: update changelog
1 parent b306525 commit 32566ef

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

cli/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
1010
### Added
1111

1212
- Outfile and stream arguments to `items` ([#363](https://github.com/stac-utils/stac-rs/pull/363))
13+
- `object_store` ([#371](https://github.com/stac-utils/stac-rs/pull/371))
1314

1415
### Fixed
1516

core/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
1010

1111
- Deref `ItemCollection` ([#363](https://github.com/stac-utils/stac-rs/pull/363))
1212
- `object_store` and `ndjson` ([#369](https://github.com/stac-utils/stac-rs/pull/369))
13+
- `Format` ([#372](https://github.com/stac-utils/stac-rs/pull/371))
1314

1415
### Changed
1516

0 commit comments

Comments
 (0)