Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewhanson authored Mar 8, 2021
1 parent fdb8a51 commit 22b0d11
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [v1.0.0] - 2021-03-8

### Changed
- assets should use role `labels` instead of an asset name of `labels`
- Clarified the role of geometries on items. [#875](https://github.com/radiantearth/stac-spec/pull/875)
Expand All @@ -14,4 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Cleaned up examples

For earlier history see https://github.com/radiantearth/stac-spec/commits/v1.0.0-rc.1/extensions/label

[Unreleased]: https://github.com/stac-extensions/label/compare/v1.0.0...HEAD
[v1.0.0]: <https://github.com/stac-extensions/sar/tree/v1.0.0>

0 comments on commit 22b0d11

Please sign in to comment.