From 16b4b4280fa37cd24055c91efe2dbf419c81a98c Mon Sep 17 00:00:00 2001 From: Frederico Liporace Date: Tue, 27 Apr 2021 13:42:05 -0300 Subject: [PATCH] Changelog for issue #1106 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 05d6b38d..194e90f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - Updated examples for automatic collection creation from code and validation ([#1080](https://github.com/radiantearth/stac-spec/pull/1080) - Clarified that stac_extensions should also list extensions that are used in Collection summaries. ([#1077](https://github.com/radiantearth/stac-spec/issues/1077)) - `changed`, `created` (common metadata) and temporal extents (collections): Timestamps must be always in UTC ([#1095](https://github.com/radiantearth/stac-spec/issues/1095)) +- Clarified that collection summaries do not require that all property fields are summarized. ([#1106])(https://github.com/radiantearth/stac-spec/issues/1106)) ## [v1.0.0-rc.2] - 2021-03-30