Skip to content
This repository was archived by the owner on Jul 30, 2024. It is now read-only.

Commit bb24a9d

Browse files
committed
update CHANGELOG and ignore when checking markdown
1 parent 8a3490c commit bb24a9d

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

.remarkignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/CHANGELOG.md

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff 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>

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
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

1110
This document explains the Item Assets Definition Extension to the
1211
[SpatioTemporal Asset Catalog](https://github.com/radiantearth/stac-spec) (STAC) specification.

0 commit comments

Comments
 (0)