Skip to content

Commit d7ae1ec

Browse files
committed
added mlm changes
1 parent 50dd174 commit d7ae1ec

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,15 @@
88
media type value for these types and new media types COPC and VND_PMTILES
99
([#1554](https://github.com/stac-utils/pystac/pull/1554))
1010

11+
### Fixed
12+
13+
- `extensions.mlm` various fixes
14+
- Fixed ResizeType typos `interpolation-nearest` and `interpolation-linear`
15+
- Fixed displaying the correct property in error message for `ResultStructure.data_type`
16+
- Fixed `ValueScaling.maximum` setter to pop when None is given
17+
- Fixed `ModelInput.value_scaling` to be `list[ValueScaling]` instead of `ValueScaling`
18+
- Fixed missing version migrations
19+
1120
## [v1.13.0] - 2025-04-15
1221

1322
### Added

0 commit comments

Comments
 (0)