Skip to content

Commit 38e6662

Browse files
committed
Update changelog
1 parent b42d147 commit 38e6662

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,17 @@
22

33
## [Unreleased]
44

5+
6+
### Added
7+
8+
- Top-level `item_assets` dict on `Collection`s ([#1476](https://github.com/stac-utils/pystac/pull/1476))
9+
510
### Changed
611

712
- Write STAC v1.1.0 ([#1427](https://github.com/stac-utils/pystac/pull/1427))
813
- Use [uv](https://github.com/astral-sh/uv) for development dependencies and docs ([#1439](https://github.com/stac-utils/pystac/pull/1439))
914
- 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))
1016

1117
## [v1.11.0] - 2024-09-26
1218

0 commit comments

Comments
 (0)