Skip to content

Commit b54b72e

Browse files
committed
Update CHANGELOG
1 parent 6ff8d2a commit b54b72e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
- `LabelMethod` enum in `pystac.extensions.label` with recommended values for
1111
`"label:methods"` field ([#484](https://github.com/stac-utils/pystac/pull/484))
1212
- Label Extension summaries ([#484](https://github.com/stac-utils/pystac/pull/484))
13+
- Timestamps Extension summaries ([#513](https://github.com/stac-utils/pystac/pull/513))
14+
- Define equality and `__repr__` of `RangeSummary` instances based on `to_dict`
15+
representation ([#513](https://github.com/stac-utils/pystac/pull/513))
1316

1417
### Changed
1518

0 commit comments

Comments
 (0)