From 1c518c48ea993c7682eca1bce7a505bbe98c1a2a Mon Sep 17 00:00:00 2001 From: Francis Charette Migneault Date: Fri, 20 Sep 2024 23:01:38 -0400 Subject: [PATCH] linting changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7986b56..c52af0b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,7 +38,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 in its `mlm:input` definition without providing any definition of those bands. The `eo:bands` properties have been added to the corresponding `model` Asset using the [`pystac.extensions.eo`](https://github.com/stac-utils/pystac/blob/main/pystac/extensions/eo.py) utilities. -- Fix various STAC Asset definitions erroneously employing `mlm:model` role instead of the intended `mlm:source_code`. +- Fix various STAC Asset definitions erroneously employing `mlm:model` role instead of the intended `mlm:source_code`. ## [v1.2.0](https://github.com/crim-ca/mlm-extension/tree/v1.2.0)