Skip to content
Prev Previous commit
Next Next commit
Reworded changelog
Co-authored-by: Pete Gadomski <[email protected]>
  • Loading branch information
spinto and gadomski authored Dec 11, 2025
commit 91416768eab1540e789805a4f1d9ea4cfcedfe10
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
### Fixed

- Make `extent` not required for `VerticalSpatialDimension` ([#1596](https://github.com/stac-utils/pystac/pull/1596))
- `get_absolute_href()` now properly returns the full URL for assets of network-loaded STAC items ([#1599](https://github.com/stac-utils/pystac/pull/1599))
- `Asset.get_absolute_href()` now properly resolves root relative hrefs ([#1599](https://github.com/stac-utils/pystac/pull/1599))

## [v1.14.1] - 2025-09-18

Expand Down