Skip to content

Commit e0b1e36

Browse files
committed
chore: update changelog
1 parent 8b8b24f commit e0b1e36

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
## [Unreleased]
44

5-
65
### Added
76

87
- Top-level `item_assets` dict on `Collection`s ([#1476](https://github.com/stac-utils/pystac/pull/1476))
@@ -14,6 +13,10 @@
1413
- Correctly detect absolute file path ref on windows, reflecting change in python 3.13 ([#1475](https://github.com/stac-utils/pystac/pull/14750)) (only effects python 3.13)
1514
- Deprecated `ItemAssetExtension` ([#1476](https://github.com/stac-utils/pystac/pull/1476))
1615

16+
### Fixed
17+
18+
- Use `application/geo+json` for `item` links ([#1495](https://github.com/stac-utils/pystac/pull/1495))
19+
1720
## [v1.11.0] - 2024-09-26
1821

1922
### Added

0 commit comments

Comments
 (0)