We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b8b24f commit e0b1e36Copy full SHA for e0b1e36
CHANGELOG.md
@@ -2,7 +2,6 @@
2
3
## [Unreleased]
4
5
-
6
### Added
7
8
- Top-level `item_assets` dict on `Collection`s ([#1476](https://github.com/stac-utils/pystac/pull/1476))
@@ -14,6 +13,10 @@
14
13
- 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)
15
- Deprecated `ItemAssetExtension` ([#1476](https://github.com/stac-utils/pystac/pull/1476))
16
+### Fixed
17
+
18
+- Use `application/geo+json` for `item` links ([#1495](https://github.com/stac-utils/pystac/pull/1495))
19
20
## [v1.11.0] - 2024-09-26
21
22
0 commit comments