You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
4
4
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/) and this project adheres to [Semantic Versioning](https://semver.org/).
6
6
7
+
## [0.11.0] - 2025-10-28
8
+
9
+
### Added
10
+
11
+
- Add support for products converted with CPM 2.6.2 [#49](https://github.com/EOPF-Sample-Service/eopf-stac/issues/49)
12
+
- Add additional asset to enable download of individual Zarr stores as zip file [#56](https://github.com/EOPF-Sample-Service/eopf-stac/issues/56)
13
+
14
+
### Changed
15
+
16
+
- Use the [common band names](https://github.com/stac-extensions/eo/tree/main?tab=readme-ov-file#common-band-names) in Sentinel-2 and Sentinel-3 assets [#47](https://github.com/EOPF-Sample-Service/eopf-stac/issues/47)
17
+
- Use version 2.0.0 of [eo extension](https://github.com/stac-extensions/eo) in items and assets [#36](https://github.com/EOPF-Sample-Service/eopf-stac/issues/36)
0 commit comments