Skip to content

Commit 78767ca

Browse files
committed
Update CHANGELOG
1 parent a338e26 commit 78767ca

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
- `ProjectionExtension.crs_string` to provide a single string to describe the coordinate reference system (CRS).
88
Useful because projections can be defined by EPSG code, WKT, or projjson.
99
([#548](https://github.com/stac-utils/pystac/pull/548))
10+
- SAR Extension summaries([#556](https://github.com/stac-utils/pystac/pull/556))
11+
- Migration for `sar:type` -> `sar:product_type` and `sar:polarization` ->
12+
`sar:polarizations` for pre-0.9 catalogs
13+
([#556](https://github.com/stac-utils/pystac/pull/556))
1014

1115
### Removed
1216

0 commit comments

Comments
 (0)