Skip to content

Commit

Permalink
correct Changelog section
Browse files Browse the repository at this point in the history
  • Loading branch information
rbavery committed May 6, 2024
1 parent 0acb4de commit 089791b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
the [Item Assets](https://github.com/stac-extensions/item-assets) extension, as mentioned this specification.

### Changed
- correct stac-model version in code and publish matching release on pypi
- Adds a job to publish.yaml to publish the stac-model package

### Deprecated
Expand All @@ -27,6 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Fix the validation strategy of the `mlm:model` role required by at least one Asset under a STAC Item.
Although the role requirement was validated, the definition did not allow for other Assets without it to exist.
- correct `stac-model` version in code and publish matching release on pypi

## [v1.1.0](https://github.com/crim-ca/mlm-extension/tree/v1.1.0)

Expand Down

0 comments on commit 089791b

Please sign in to comment.