Skip to content

Commit 7363844

Browse files
authored
Merge pull request #1129 from radiantearth/changelog-fixes
minor changelog fixes
2 parents 09f0019 + 8f35589 commit 7363844

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

CHANGELOG.md

+5-9
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1313

1414
- An empty Catalog is now allowed, removed the requirement that it must have a child or item link. ([#1115](https://github.com/radiantearth/stac-spec/issues/1115))
1515
- An open date range to both sides is now allowed in the Collection's temporal extents. ([#1125](https://github.com/radiantearth/stac-spec/issues/1125))
16-
- Catalog and Collection JSON Schemas don't have a common JSON Schema any more ([#1122](https://github.com/radiantearth/stac-spec/pull/1122))
16+
- Catalog and Collection JSON Schemas don't have a common JSON Schema any more. ([#1122](https://github.com/radiantearth/stac-spec/pull/1122))
1717

1818
### Removed
1919

20-
- Catalogs don't support summaries any more ([#1122](https://github.com/radiantearth/stac-spec/pull/1122))
20+
- Catalogs don't support summaries any more. ([#1122](https://github.com/radiantearth/stac-spec/pull/1122))
2121

2222
### Fixed
2323

24-
- Added clarification around when an extension should be included in `stac_extensions` ([#1123](https://github.com/radiantearth/stac-spec/pull/1123))
25-
- JSON Schemas don't allow "shortcuts" for core extensions any longer ([#1121](https://github.com/radiantearth/stac-spec/pull/1121))
26-
- Fixed examples
24+
- Added clarification around when an extension should be included in `stac_extensions`. ([#1123](https://github.com/radiantearth/stac-spec/pull/1123))
25+
- JSON Schemas don't allow "shortcuts" for core extensions any longer. ([#1121](https://github.com/radiantearth/stac-spec/pull/1121))
26+
- Various examples fixes.
2727

2828
## [v1.0.0-rc.3] - 2021-04-29
2929

@@ -45,10 +45,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
4545
- Clarified that gsd should only be used on an asset to represent the sensor, not just different processing. ([#1105](https://github.com/radiantearth/stac-spec/pull/1105))
4646
- Clarified that leaving a field out is not equivalent to setting it as null. ([#1111](https://github.com/radiantearth/stac-spec/pull/1111))
4747

48-
### Fixed
49-
50-
- JSON Schemas don't allow "shortcuts" for core extensions any longer
51-
5248
## [v1.0.0-rc.2] - 2021-03-30
5349

5450
### Changed

0 commit comments

Comments
 (0)