This repository was archived by the owner on Jul 30, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1+ /CHANGELOG.md
Original file line number Diff line number Diff line change @@ -16,8 +16,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1616
1717### Fixed
1818
19+ # [ v1.0.0] - 2021-03-08
20+
21+ Initial independent release, see [ previous history] ( https://github.com/radiantearth/stac-spec/commits/v1.0.0-rc.1/extensions/item-assets )
22+
23+ ### Fixed
1924- Clarified that collection-level asset object properties do not remove the need for item-level asset object properties
2025 in the ` item-assets ` extension ([ #880 ] ( https://github.com/radiantearth/stac-spec/pull/880 ) )
2126- Disallow ` href ` in JSON Schema
2227
23- [ Unreleased ] : < https://github.com/stac-extensions/template/compare/v1.0.0...HEAD >
28+ [ Unreleased ] : < https://github.com/stac-extensions/item-assets/compare/v1.0.0...HEAD >
29+ [ v1.0.0 ] : < https://github.com/stac-extensions/item-assets/tree/v1.0.0 >
Original file line number Diff line number Diff line change 66- ** Scope:** Collection
77- ** Extension [ Maturity Classification] ( https://github.com/radiantearth/stac-spec/tree/master/extensions/README.md#extension-maturity ) :** Proposal
88- ** Owner** : @matthewhanson
9- - ** History** : [ Prior to March 2, 2021] ( https://github.com/radiantearth/stac-spec/commits/v1.0.0-rc.1/extensions/item-assets )
109
1110This document explains the Item Assets Definition Extension to the
1211[ SpatioTemporal Asset Catalog] ( https://github.com/radiantearth/stac-spec ) (STAC) specification.
You can’t perform that action at this time.
0 commit comments