From 6fb42d9bb50f674c9f07d7160ba56eed314378b5 Mon Sep 17 00:00:00 2001 From: Chris Holmes Date: Mon, 26 Apr 2021 12:15:10 -0700 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 05d6b38d..67730259 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 gsd should only be used on an asset to represent the sensor, not just different processing. ([1105]https://github.com/radiantearth/stac-spec/pull/1105) ## [v1.0.0-rc.2] - 2021-03-30