You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
22
22
23
23
- Label extension: `label:classes` was flagged as required in JSON Schema, but is only required for categorical data.
24
24
- Fixed JSON Schema for `providers` (Collections and Items) to be an object and require a `name`.
25
+
- JSON Schema for `sar:polarizations` in `assets` fixed
25
26
26
27
## [v1.0.0-beta.2] - 2020-07-08
27
28
@@ -90,7 +91,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
90
91
- New [View Geometry Extension](extensions/view/README.md)
91
92
- STAC API:
92
93
- Added the [Item and Collection API Version extension](https://github.com/radiantearth/stac-api-spec/tree/master/extensions/version/README.md) to support versioning in the API specification
93
-
- Run `npmrunserve`or `npmrunserve-ext` to quickly render development versions of the OpenAPI spec in the browser
94
+
- Run `npmrunserve`or `npmrunserve-ext` to quickly render development versions of the OpenAPI spec in the browser
94
95
-[Basics](item-spec/common-metadata.md#basics) added to Common Metadata definitions with new `description` field for
95
96
Item properties
96
97
- New fields to the `link` object to facilitate [pagination support for POST requests](https://github.com/radiantearth/stac-api-spec/tree/master/api-spec.md#paging-extension)
0 commit comments