Skip to content

Commit 97aabee

Browse files
committed
update CHANGELOG
1 parent d63b143 commit 97aabee

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010

1111
### Changed
1212

13-
- `processing:lineage` now allows CommonMark for rich-text representation ([#950](https://github.com/radiantearth/stac-spec/issues/950))
14-
1513
### Deprecated
1614

1715
### Removed
1816

1917
### Fixed
2018

19+
## [v1.0.0] - 2021-03-08
20+
21+
Initial independent release, see [previous history](https://github.com/radiantearth/stac-spec/commits/4a841605ad83a16f45fcb88ed90117d6c77a7f04/extensions/processing)
22+
23+
### Changed
24+
25+
- `processing:lineage` now allows CommonMark for rich-text representation ([#950](https://github.com/radiantearth/stac-spec/issues/950))
26+
27+
2128
[Unreleased]: <https://github.com/stac-extensions/processing/compare/v1.0.0...HEAD>
29+
[v1.0.0]: <https://github.com/stac-extensions/processing/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:** Item, Collection
77
- **Extension [Maturity Classification](https://github.com/radiantearth/stac-spec/tree/master/extensions/README.md#extension-maturity):** Proposal
88
- **Owner**: @emmanuelmathot
9-
- **History**: [Prior to March 2nd 2021](https://github.com/radiantearth/stac-spec/commits/4a841605ad83a16f45fcb88ed90117d6c77a7f04/extensions/processing)
109

1110
Processing metadata is considered to be data that indicate from which processing chain a data originates and how the data itself has been produced.
1211
Overall, it helps to increase traceability and search among processing levels and multiple algorithm versions.

0 commit comments

Comments
 (0)