Skip to content

Commit a858526

Browse files
authored
move changelog entry position
1 parent 8b06584 commit a858526

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2222
the corresponding `mlm:artifact_type` SafeTensors backend in the JSON schema examples.
2323
- Add [`Paddle`](https://github.com/PaddlePaddle/Paddle) to the list of `mlm:framework`
2424
(fixes [#69](https://github.com/stac-extensions/mlm/issues/69)).
25-
- Make `total_parameters` optional in `stac-model` and enforce greater than 0. Added in [PR 101](https://github.com/stac-extensions/mlm/pull/101).
2625

2726
### Changed
2827

28+
- Make `total_parameters` optional in `stac-model` and enforce greater than 0 to match with JSON-schema
29+
(applied in [#101](https://github.com/stac-extensions/mlm/pull/101).
2930
- Update `stac-model==0.3.0` to provide `ValueScalingObject` from installed package.
3031

3132
### Deprecated

0 commit comments

Comments
 (0)