Skip to content

Commit 0d51770

Browse files
authored
Merge pull request #97 from radiantearth/release-numbers
Update for 1.0.0-beta.1 release
2 parents f64a082 + 537446a commit 0d51770

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased][]
88

9+
## [v1.0.0-beta.1][] - 2020-12-10
10+
911
### Added
1012
- The landing page returns the conformance classes in a property `conformsTo`, which mirrors `GET /conformances` from OGC APIs.
1113
- Conformance classes for all the major functionality and extensions, to be referenced in a new `conformsTo` JSON object in the landing page.
@@ -39,3 +41,4 @@ See the [stac-spec CHANGELOG](https://github.com/radiantearth/stac-spec/blob/v0.
3941
for STAC API releases prior to or equal to version 0.9.0.
4042

4143
[Unreleased]: <https://github.com/radiantearth/stac-api-spec/compare/master...dev>
44+
[v1.0.0-beta.1]: <https://github.com/radiantearth/stac-api-spec/tree/v1.0.0-beta.1>

0 commit comments

Comments
 (0)